The Subversion Plugin
Describes the subversion status of the files you are editing. In order to run this, you need the command-line versions of subversion on your path.
Get subversion from tigris.org
Note that having tortoiseSVN is not enough; you need to be able to execute svn.exe from the command line.
To Install This Plugin
- download the Subversion 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 provide Instructions for checking out the code