sponsor Vim development Vim logo Vim Book Ad

LogCVSCommit : Script to log CVS commits

 script karma  Rating 8/4, Downloaded by 720  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
LogCVSCommit.vim 0.01 2003-09-04 6.0 Travis Hume Initial upload
ip used for rating: 18.119.136.235

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github