Version Control
SVN Revert (svn_revert.bsh v1.0 by Dale Anson)
Submitted by Sunday, 26 November, 2006 - 17:32
on
Console plugin is required. SVN command line client is required. Works on current buffer only. I add it to the text area context menu (right click on the text area, then "Customize this menu").
Updated on 11/26/2006 - 17:32
Downloads: 950
SVN update (svn_update.bsh v1.0 by Dale Anson)
Submitted by Sunday, 26 November, 2006 - 16:49
on
Macro to run SVN update. The SVN command line client needs to be installed separately.
Updated on 11/26/2006 - 16:49
Downloads: 982
Textmate-like SVN popup menu (Popup SVN Menu.bsh v0.9 by k3rni)
Submitted by Tuesday, 22 April, 2008 - 21:00
on
Designed for use with SVNPlugin. After installing, assign a keystroke (preferably Ctrl-Shift-A, same as in Textmate) to it. When pressed, SVNPlugin's context menu with the most common operations (add, update, revert, commit, resolve etc.) pops up, in relative proximity to the cursor, which is probably the spot that your eyes are already focused on. The items have keyboard shortcuts (digits 1-5, same as in Textmate again) in order to speed up navigation. Thus, e.g. a commit is CS-a, 4.
Known bugs:
- After one use, it steals the SVNPlugin menu from the textarea's context menu, which causes it to mess up, by still having the "Subversion" submenu item, but refusing to show the actual submenu. In order to avoid that, this macro removes that submenu from the textarea's context menu, making it available only on keystroke.
Updated on 04/22/2008 - 21:00
Downloads: 936
There are 480 downloads in our database