opista / svn-blamer

📝 SVN Blamer - A VS Code extension to visually SVN-blame your code
https://marketplace.visualstudio.com/items?itemName=beaugust.blamer-vs
MIT License
18 stars 11 forks source link

Cannot blame when file has uncommited changes #470

Closed MichaelSuen-thePointer closed 7 months ago

MichaelSuen-thePointer commented 1 year ago

Error shown below Chinese words translates to: 'syntax error in version number "NaN"'

image

MichaelSuen-thePointer commented 7 months ago

After further investigaion, I found that this line failes to detect changed lines if revision number exceeded 6 digits. In my cases, it does. https://github.com/BeauAgst/blamer-vs/blob/master/subversion.js#L48

metacurb commented 7 months ago

This is resolved in release 0.6.0