info-cvs
[Top][All Lists]
Advanced

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

logging tag history using scripts to create a log file in the repository


From: Matt Jaffe
Subject: logging tag history using scripts to create a log file in the repository
Date: Thu, 14 Nov 2002 10:27:59 -0500

Does anyone know of such a script?  I wrote a short perl script that opens up a template file and fills in the info passed by CVS when the script is run and then gives control to the user to fill in details of why and for who the build was tagged.  The problem is that when I tag a whole directory structure, it creates a log file in every subdirectory also.  This may or may not be bad, but the problem is that the user has to duplicate their comments in every version of the tag.log file.
 
I have attached the script and the template that I wrote (be kind - I am not really a programmer:).  Note that the TagLog.Template must be in a directory called /home/projects/CVSROOT to work as is.  If anyone has a simple way to fix my script, that would be nice, but if you know of a canned script that does the same kind of thing, I would appreciate that too.  I don't have to do this it just has to get done.
 
Thanks

Attachment: TagLog.Template
Description: Binary data

Attachment: taglog.pl
Description: Perl program


reply via email to

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