svn-scm
svn-scm copied to clipboard
See commit messages command fails
trafficstars
- VSCode Version: 1.52.1
- OS Version: Windows 10
- Extension Version: 2.13.5
- System Language: English
- SVN Version: 1.13.0
Issue
Unable to open '\c:{path}\trunk\svn.log (read-only)': Unable to resolve filesystem provider with relative file path 'svn:\c:{path}\svn.log?{"action":"LOG","fsPath":"c:\{path}\trunk","extra":{}}'.
Steps to Reproduce
- execute command SVN: Show commit messages
SVN Output
nothing
I get the same error.
Unable to open '\c:\<path>\svn.log (read-only)': Unable to resolve filesystem provider with relative file path 'svn:\c:\<path>\svn.log?{"action":"LOG","fsPath":"c:\\<path>","extra":{}}'.
<path> corresponds to the directory of the working copy (containing .svn subdir).
I suppose it should be the SVN server URL instead.
VSCode Version: 1.58.2 OS Version: Windows 10 Extension Version: 2.13.6 System Language: English SVN Version: 1.14.1
:tada: This issue has been resolved in version 2.16.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket: