info-cvs
[Top][All Lists]
Advanced

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

RE: can rtag on an existing branch?


From: Rajesh Patwardhan
Subject: RE: can rtag on an existing branch?
Date: Tue, 5 Mar 2002 12:14:50 -0500


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: address@hidden [mailto:address@hidden]
Sent: Tuesday, March 05, 2002 11:26 AM
To: address@hidden
Cc: address@hidden
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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs


reply via email to

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