info-cvs
[Top][All Lists]
Advanced

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

Re: SUSPECT: Re: SUSPECT: Adding a Tag After the Fact


From: Larry Jones
Subject: Re: SUSPECT: Re: SUSPECT: Adding a Tag After the Fact
Date: Thu, 7 Feb 2008 01:05:14 -0500 (EST)

Jake Colman writes:
> 
> We are using CVS 1.11.4.  What would be the correct rtag syntax for tagging
> the 'PAS_5_1' branch  with latest revision on as of April 7, 2007?

Like I said, there isn't one -- you have to use checkout/update and tag:

        cvs co -r PAS_5_1 -D 2007-04-07 module
        cd module
        cvs tag newtag

-Larry Jones

You just can't ever be too careful. -- Calvin




reply via email to

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