svn-scm
svn-scm copied to clipboard
SVN support for VS Code
Editing commit messages using svn command line with "svn propedit svn:log --revprop -r ..." is hard to remember and therefore it would be convenient to be able to edit a...
- VSCode Version: 1.94.1 - OS Version: Windows 10 Business 22H2 - Extension Version: v2.17.0 - System Language: French - SVN Version: VisualSVN Server 5.0.2 (server) / TortoiseSVN 1.11.1 (client)...
add simple log filter just in side panel 
I hope to add a filtering function under the repositories tab to view all commits by a specific person.
- Issue Type: `Performance` - Extension Name: `svn-scm` - Extension Version: `2.17.0` - OS Version: `Windows_NT x64 10.0.19045` - VS Code version: `1.89.1` :warning: Make sure to **attach** this file...
template like this `\nRevision: %s\nAuthor: %s\nDate: %s\nMessage:\n%s\n%s`  
Issue: https://github.com/JohnstonCode/svn-scm/issues/1631 Changes "commited" to "committed".
- VSCode Version: 1.91.0 - OS Version: Windows 11 23H2 (OS Build 22631.3880) - Extension Version: 2.17.0 - System Language: English US - SVN Version: 1.10.28651 ## Issue ## With...
- VSCode Version: 1.94.2 - OS Version: Windows 10 Entreprise 22H2 - Extension Version: 2.17.0 - System Language: PHP, Js - SVN Version: 1.10.0.28176 ## Issue ## SVN frequently loses...
**My feature request is not a problem, but an improvement.** When I have a look at remote changes, it gives me a split screen. but it does not let me...