Title: How to tag by date on a branch with rtag?
Sorry, I found it in the archives.
 
-----Original Message-----
From: Dickson, Craig [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 14, 2003 2:46 PM
To: CVS List (E-mail)
Subject: How to tag by date on a branch with rtag?

Is there a way to tag files on a branch based on a date using rtag? The script I am writing won't have access to a working copy of the branch.

I tried something like:
    cvs rtag -D <date> -r <branch tag> <module>

But I got an error which impled that I can either have a -D or a -r option, but not both.

Any ideas?

Thanks.

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

Reply via email to