Samuel R. Niles Peretz wrote:
Is there any way to query CVS to find out the exact date/time that a given branch was created, or that a tag was added?Please send replies via e-mail.
If the tag was added using the rtag command (not tag), and if CVS history is enabled, then 'cvs history -T' will indicate what you want. Otherwise, no.
-- Jim _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
