stheophil / sublime-TortoiseSVN

sublime plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sublime-TortoiseSVN

sublime-TortoiseSVN is a tiny and simple plugin for Sublime Text . It's behavior is similar to subclipse in Eclipse. It runs only on Windows and needs the TortoiseSVN and TortoiseSVN command line tools (TortoiseProc.exe).

Usage

Install it using Sublime Package Control. If TortoiseSVN is not installed at C:\\Program Files\\TortoiseSVN\\bin\\TortoiseProc.exe, specify the correct path by setting property "tortoiseproc_path" in your TortoiseSVN.sublime-settings file.

  • [alt+c] : commit current file.
  • [alt+u] : update current file.
  • [alt+r] : revert current file.

Right click folder or file in SiderBar can commit/update also.

About

sublime plugin


Languages

Language:Python 100.0%