"McCann, Brian" wrote:
> 
> Hi,
> 
> Our build script tags our builds nightly, when I do a cvs log  on a file I
> get output showing all the tags,  but there is no date associated with the
> tag.
> 
> Is there away to get the dates the tag was put on the source code?

This won't tell you the date you made the tag, but the log tells you the
tags associated w/ each revision number. Just look at that revision
entry for its date. In the future you can put the date/time in the tag
itself, or just log the tag name (build number) and date in a seperate
file , and use that as a reference.

-Matt

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

Reply via email to