[ On Thursday, March 21, 2002 at 03:56:40 (-0330), Neil Zanella wrote: ]
> Subject: cvs: two log questions
>
> Is it possible to do the following two things in CVS:
> 
> 1. have the equivalent of a .signature file when committing
>    so that a line or two of text are always appended at the
>    bottom of the message log when committing

You can put whatever you want in the e-mail messages sent by the program
invoked from CVSROOT/commitinfo.  Just modify the program as desired.

> 2. specify a command that in one or few lines lets me know
>    the date of the last commit done by a specific user

If you have CVSROOT/history logging enabled then the 'cvs history'
command can probably do what you want.

-- 
                                                                Greg A. Woods

+1 416 218-0098;  <[EMAIL PROTECTED]>;  <[EMAIL PROTECTED]>;  <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to