accurev : AccuRev SCM Integration for Vim
script karma |
Rating 18/6,
Downloaded by 1453 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
David Thomas |
|
script type |
utility |
|
description |
This is the AccuRev SCM Integration for Vim.
AccuRev is a leading Software Configuration Management (SCM) application that enables massive, parallel software development across local and distributed geographic boundaries. If you develop software in large teams with multiple releases or product variants... AccuRev is for you. See more at http://www.accurev.com.
This plugin provides the ability to perform 20+ AccuRev commands (keep, promote, update, merge, etc) directly within Vim.
The plugin requires Vim 7.x and supports AccuRev 4.5/4.6/4.7. Developed on linux (Ubuntu 8.04), it has also been tested on Windows (XPsp2).
Fork me on github: https://github.com/davidpthomas/vim4accurev
Update Aug 2012: The AccuRev CLI should have no backward incompatible changes so the 'core' commands used in this plugin should work even with recent versions of AccuRev.
|
|
install details |
Unpack the zip file directly in your [unix] $HOME/.vim or [windows] $HOME/vimfiles directory. See INSTALL.vim4accurev for installation instructions. |
|
script versions (upload new version)
Click on the package to download.
vim4accurev-1.1.1.zip |
1.1.1 |
2009-08-18 |
7.0 |
David Thomas |
support for optionally requiring commit comments; ideal for preventing accidental <Enter> or <Esc> at commit time; minor string/path compare patch for Windows users during workspace detection (thanks Charles Bates) |
vim4accurev-1.1.0.zip |
1.1.0 |
2009-08-16 |
7.0 |
David Thomas |
In-session plugin enable/disable useful on slow network connections; gvim per-buffer graphical menus; new annotate/blame feature; removed dependency on cwd allows editing workspace files from anywhere (user reported fix); ability to launch stream browser; ability to launch graphical merge on true conflict. updated docs + more content. General script refactoring and housecleaning. enjoy! |
vim4accurev-1.0.1.zip |
1.0 |
2008-01-24 |
7.0 |
David Thomas |
Initial version. |
ip used for rating: 18.216.69.239
|