Tortoise SVN is a simple extension for TortoiseSVN binding.
This extension provides commands for various Tortoise SVN actions (see list below) for the current active file or a folder in the explorer by right-clicking on it.
This extension is a fork of the extension by Florent Ulve.
- vstortoise.svnLog : Open log for the current active file
- vstortoise.svnDiff : Open diff for the current active file
- vstortoise.svnRevert : Open revert for the current active file
- vstortoise.svnBlame : Open blame for the current active file
- vstortoise.svnProperties : Open properties for the current active file
- vstortoise.svnRepobrowser : Open repo-browser for the current active file
- vstortoise.svnCommit : Open commit for the current active file
- vstortoise.svnUpdate : Open update for the current active file
- vstortoise.svnUpdateToRev : Open update-to-revision for the current active file
- alt + shift + l : Log
- alt + shift + c : Commit
- alt + shift + d : Diff
- alt + shift + r : Revert
- alt + shift + u : Update
Tortoise-Proc.exe must be accessible. This can be done by putting TortoiseSVN/bin directory in your system or user %PATH% or by specifying the directory in extension settings.
- Add commands for 'Update to revision'.
- Rename "Diff" to "Check for modifications".
- Add commands for 'properties' and 'repo-browser'.
- Add configuration to set TortoiseSVN path
- minor refactoring
- minor bugfixes
- Change keybindings value du tu conflict with default keybindings
- Add context and explorer menu for all commands (works with insiders build !)
- Fix generated TortoiseSVN command