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.

_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to