Re: Help Regarding loginfo file

2005-06-01 Thread victor vinod kumar
Hi Vasu,Its very simple , Open the loginfo file and look for DEFAULT (echo %{svV};id;date; cat ) > $CVSROOT/CVSROOT/commitlog1) DEFAULT is the Keyword2) s is Name of the File3) v is new version number (post-checkin)4) V is old version number (pre-checkin)5) id is user or author id (exam

Help Regarding loginfo file

2005-06-01 Thread Vasudev V
Hello ALL, My Name is Vasudev, i am very new to CVS. Please help me regarding loginfo file. My CVS is installed on Solaris 5.8 Machine. Requirement :- I need to get an notification email whenever any developer checkin the source file( any file or directory ) into the CVS repository

Re: Format for the 'loginfo' file for log_accum.pl & commit_prep?

2003-12-05 Thread Geoff Beier
On Fri, Dec 05, 2003 at 01:47:08PM -0800, Peter Connolly wrote: > I can't find any reference to the loginfo file format or to a sample of > that file in the contrib directories. I need to know because when I use > our company's old format (circa 1.11.1p) for the lo

Format for the 'loginfo' file for log_accum.pl & commit_prep?

2003-12-05 Thread Peter Connolly
I can't find any reference to the loginfo file format or to a sample of that file in the contrib directories. I need to know because when I use our company's old format (circa 1.11.1p) for the loginfo file, the new log_accum.pl script complains that there are too many input parameters

Re: loginfo file

2001-03-02 Thread Eric Siegerman
On Fri, Mar 02, 2001 at 08:39:57AM -, Rui Cordeiro wrote: > Is there a way to represent a path in the loginfo file with spaces characters, >something like: > > "^users/my home" You can approximate it with "^users/my.home". This will, of course, match a fe

Re: loginfo file

2001-03-02 Thread Derek R. Price
Rui Cordeiro wrote: > Is there a way to represent a path in the loginfo file with spaces characters, >something like: > > "^users/my home" Not currently, no. Derek -- Derek Price CVS Solutions Architect ( http://CVSHome.org ) mailto:[EMAIL PRO

loginfo file

2001-03-02 Thread Rui Cordeiro
Hi all, Is there a way to represent a path in the loginfo file with spaces characters, something like: "^users/my home" Thanks in advance. Best regards - Rui Cordeiro - ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.o