But if I am sure what I want to tag is on the repository and I use
cvs rtag -D"Now" tag_name module
Does it have any disadvantage?
Regards,
Rajesh
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 05, 2002 11:26 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: can rtag on an existing branch?
Dan Walter writes:
>
> Do I have to learn how to use the tag command instead of the rtag command
> to do this?
Absolutely. You should almost *never* use rtag without a -r argument
because there's no way to know exactly what revisions you're tagging.
The tag command tags exactly the revisions you have checked out in your
working directory.
-Larry Jones
I hate it when they look at me that way. -- Calvin
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs
