JohnstonCode / svn-scm

SVN support for VS Code
MIT License
208 stars 84 forks source link

svn.revertChange has a bug with "Cannot read properties of undefined (reading 'toString')" #1613

Closed LUOJI666 closed 6 months ago

LUOJI666 commented 10 months ago

Issue

svn.revertChange has a bug with "Cannot read properties of undefined (reading 'toString')"

Steps to Reproduce

  1. use svn.revertChange of the key command to revert select range. report bug with "Cannot read properties of undefined (reading 'toString')"

SVN Output

Paste here content of "View >> Output >> OUTPUT >> SVN"



## Screenshots ##
![bug](https://github.com/JohnstonCode/svn-scm/assets/54590697/efe8dc6d-e1f3-4e3c-980c-cf4ca5242ee0)
MStachowicz commented 9 months ago

Second this. Fix please :(