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

SVN support for VS Code

Results 122 svn-scm issues
Sort by recently updated
recently updated
newest added
trafficstars

- VSCode Version: 1.87.0 - OS Version: MacOS Ventura 13.6.4 - Extension Version: v2.17.0 - System Language: - SVN Version: 1.14.1 ## Issue ## The extension file operations are unusable...

- VSCode Version: any - OS Version: any - Extension Version: v2.17.0 - System Language: any - SVN Version: any ## Issue ## "Gravatar" is sometimes spelled "Garavatar" and "Gravitar"...

and, If the last line does not end with Enter https://github.com/JohnstonCode/svn-scm/blob/2d3fdc10f8d7c5aa1384bab043be2b563a9388c9/src/commands/command.ts#L279 This regular expression does not match So you can't see the code lens action. we need more detail regxp....

There seems to be no way of locking a file using this plugin. I would just like to right-click on the file in the explorer and it know I need...

This pull request implements a command for opening merge conflicts in VSCode's 3-way merge editor. Currently, this editor is only used by the git extension and the command is technically...

- VSCode Version: 1.90.0 - OS Version: Ubuntu 22.04 - Extension Version: v2.17.0 - System Language: English - SVN Version: 1.14.1 (r1886195) ## Issue ## When I open a directory...

- VSCode Version: 1.77.3 Cannot refresh log : Error running command svn.repolog.addrepolike: command 'svn.repolog.addrepolike' not found. This is likely caused by the extension that contributes svn.repolog.addrepolike.

- VSCode Version: 1.89.1 - OS Version: Windows_NT x64 10.0.22631 - Extension Version: 2.17.0 - System Language: en_US - SVN Version: Tortoise 1.14.3.13940 ## Issue ## The notification message says...

I can't find a way to show the updates manually like when this command is invoked behind the scenes: ``` svn stat --xml --no-ignore --ignore-externals --show-updates ``` I'd like to...