SVN Revision ManagerSVN Revision Manager is a Visual Studio Code extension designed to improve the workflow of developers working with Subversion (SVN). This extension enhances productivity for teams maintaining legacy systems or large monolithic codebases where SVN remains the primary version control tool. Key Features• Group-Based Revision ManagementOrganize SVN revisions into custom groups such as “Bug Fixes,” “Feature Modules,” or “Hotfixes” for structured tracking and review. • Add and Manage RevisionsAdd revisions into groups with automatic retrieval of commit messages and changed file lists. • File and Revision Diff Views
• Inline File ListingsExpand a revision to view all changed files.
• Generate Deduplicated File ListsRight-click a group to produce a consolidated, deduplicated list of all files affected by revisions within the group. • Editing and Cleanup Tools
• Automatic PersistenceAll groups and revisions are saved using VS Code global storage and restored upon startup. • Icon SupportCustom icons are provided for group nodes with compatibility for both light and dark themes. • Configurable Working DirectorySpecify your SVN working folder in VS Code Settings for accurate diff and log retrieval. InstallationFrom VSIX (Local installation)
|