Sublime Text 2 / 3 lightweight CVS plugin
Follow this readme.
- Status
- Diff
- Update
- Get Clean Copy
- Commit
- Open folder in cervisia (Linux only)
- Visual diff (Unix & ST3 only)
- Current status and branch displayed in the status bar
Go to the QuickCVS folder in the Packages folder (Sublime Text (2) > Preferences > Browse Packages...), and open both Diff.sh and DiffToRev.sh and change the diff tool in the last line to your prefered tool.
Go to the User folder in the Packages folder (Sublime Text (2) > Preferences > Browse Packages...), and create or modify the QuickCVS.sublime-settings. To disable this feature, paste into this file
{
"cvs_statusbar": false
}
- Bring up the Command Palette (
Command+Shift+Pon OS X,Control+Shift+Pon Linux/Windows). - Type
QuickCVSto selectQuickCVS: status,QuickCVS: diff,...
- Tools > QuickCVS
- Click
Status,Diff,...
When using Diff you can jump through differences using F4 / Shift+F4 .
- Implement
cvs annotateto render output into file buffer. - Open the current cartridge in a graphical CVS tool.
- Open folder in WinCVS resp. SmartCVS