svn-scm
svn-scm copied to clipboard
SVN search log by revision doesn't work
trafficstars
- VSCode Version: 1.71.2
- OS Version: Windows 10 Home (22000.1042)
- Extension Version: 2.15.5
- System Language: English (US)
- SVN Version: 1.14.2
Issue
When going to "svn > search log by revision" and entering in any revision (valid/invalid) it always leads to a "editor cannot be opened due to unexpected error: Unable to resolve filesystem provider with relative path 'svn:\d:\subfolders\main_directory\svn.log? {"action":"LOG_REVISION","fsPath":"d:\subfolders\main_directory","extra":{"revision":"1}}'
Steps to Reproduce
- Go to any svn controlled folder
- Go to vs code command bar (ctrl + shift + P)
- Type 'Svn: Search log by revision' and hit enter
- Enter revision number (valid or invalid doesn't make a difference)
- error produced
SVN Output
Using svn "1.14.2" from "C:\Program Files\TortoiseSVN\bin\svn.exe"
[cs23001]$ svn info --xml
[cs23001]$ svn stat --xml --no-ignore --ignore-externals --show-updates
Screenshots