SVN Revision Manager
Manage SVN revisions by organizing them into groups, viewing diffs, generating file lists, and more.
Features
- Organize SVN revisions into groups
- View file diffs for specific revisions
- Generate consolidated file lists
- Lock/unlock files directly from VS Code
- Copy file names and paths
- Add Decorations for Locked, Modified, Unversioned, Ignored files in Explorer Tab
- Show lock owner + date time in the status bar
Requirements
- SVN command-line tool must be installed
- Access to an SVN repository
Extension Settings
svnRevisionGroup.workingFolder: Full path to your SVN working copy folder
svnRevisionGroup.svnPath: Full path to svn.exe (default: "svn")
svnRevisionGroup.dataPath: Custom path to store extension data
Usage
- Set your SVN working folder in settings
- Open the SVN Revision Manager sidebar
- Create groups and add revisions
- Right-click files to lock/unlock.
| |