info-cvs
[Top][All Lists]
Advanced

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

Re: how to rollback


From: russ . sherk
Subject: Re: how to rollback
Date: 7 Feb 2005 11:46:06 -0800
User-agent: G2/0.2

Jim:
Most recent?  Not sure what you mean by that. The first -j tag is the
destination tag.  The second is the source tag.

Frank:
you can read this line:

cvs up -jafter -jbefore [module names]

Like this:
I want to update the cvs sources labeled 'after' with the changes taken
from sources labeled 'before' [limiting the sources to be changed to
module names]

If your local sources are checked out from a non branch tag then you
will need to add a '-A' just after the 'up': "cvs up -A -j..."  This
will clear the sticky (non-branch) tag.



reply via email to

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