svn-scm icon indicating copy to clipboard operation
svn-scm copied to clipboard

SVN search log by revision doesn't work

Open ThatFishiFish opened this issue 3 years ago • 0 comments
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

  1. Go to any svn controlled folder
  2. Go to vs code command bar (ctrl + shift + P)
  3. Type 'Svn: Search log by revision' and hit enter
  4. Enter revision number (valid or invalid doesn't make a difference)
  5. 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

2022-09-25 02_06_58-

ThatFishiFish avatar Sep 25 '22 06:09 ThatFishiFish