The TortoiseSVN Plugin
This plugin adds key bindings for common operations of the TortoiseSVN GUI client for integrating SVN repository operations from within Sublime Text.
Bindings
See the included Default.sublime-keymap for the full list of bindings added with this plugin.
Dependencies
This plugin assumes that you have TortoiseSVN installed on your system prior to use.
To Install This Plugin
- download the TortoiseSVN Plugin to your local hard-drive.
- double-click the package file
- restart Sublime Text
For Developers
- This source code for this plugin is available at google code.
- Google provides instructions for checking out the code