info-cvs
[Top][All Lists]
Advanced

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

Re: About tag and rtag ?


From: Larry Jones
Subject: Re: About tag and rtag ?
Date: Thu, 7 Feb 2002 12:45:58 -0500 (EST)

George xu writes:
> 
>     what is different of below two command ?
> 
> cvs tag tagname mymodule
> cvs rtag  tagname mymodule

The first must be issued in a directory where you have already checked
out mymodule and tags the revisions you have checked out.  The second
does not require that you have mymodule checked out (and will, in fact,
ignore it completely if you have) and will tag the most recent revision
on the trunk, which is something you almost never want to do because you
don't have any way of knowing for sure which revision that is.

-Larry Jones

Archaeologists have the most mind-numbing job on the planet. -- Calvin



reply via email to

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