info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question on loginfo.


From: David Tyler
Subject: Question on loginfo.
Date: Wed, 07 Jun 2006 15:42:36 -0600

Background information:

Version of cvs: Concurrent Versions System (CVS) 1.11.20 (client/server)
System: Linux 2.4.21-4.ELsmp

My current loginfo script currently logs information on commits to a file and 
sends e-mail to specified users.  I have been asked to create a separate log 
file in addition to the current one that includes date, time, user id, file 
name, and branch in a format that can be read by another program.  Now 
everything except the branch tag is fairly straight forward.  Currently the 
branch tag (If it is not a trunk commit) is contained in the log message, but 
to my knowledge is not associated with a variable.


The question:
"Is there a better way of obtaining the branch tag name from within a loginfo 
script without parsing the actual log message for this information?"

Thank you,
David Tyler






reply via email to

[Prev in Thread] Current Thread [Next in Thread]