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

See commit messages command fails

Open andmau90 opened this issue 4 years ago • 1 comments
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

  1. execute command SVN: Show commit messages

SVN Output

nothing

andmau90 avatar Jan 13 '21 08:01 andmau90

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

stephanedr avatar Jul 22 '21 07:07 stephanedr

:tada: This issue has been resolved in version 2.16.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

JohnstonCode avatar Jun 19 '23 18:06 JohnstonCode