LogCVSCommit : Script to log CVS commits
| script karma |
Rating 8/4,
Downloaded by 856 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Travis Hume |
| |
| script type |
| utility |
| |
| description |
I use this bit of vimscript to edit CVS commit messages.
The message, including the affected files, is timestamped and
written to a log file. The log entry format looks like:
________________________________________________________________________________
Thu Sep 4 09:30:44 PDT 2003
----------------------------
ISSUE00007620 -- resolved
Modified Files:
Tag: TEST_11_I6
grounddb/create/update_gcsapp_schema.sql
grounddb/create/gcsapp/table/ans.sql
|
| |
| install details |
1. copy script to ~/.vim/plugin
2. You'll need to set a shell environment variable like this:
export CVSEDITOR='gvim -f +LogCVSCommit'
Might work with windows, don't know.
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|