Euan Guttridge writes:
> 
> cvs co -rHEAD -jHEAD -jbranchA project
> - applied a sticky tag of 'HEAD' which commiting did not like

        cvs co -jHEAD -jbranchA project

Before, we were using -r to get the correct branch, but HEAD is a
revison tag, not a branch tag, and the trunk is the default branch so
you don't need to do anything special to get it.

-Larry Jones

The hardest part for us avant-garde post-modern artists is
deciding whether or not to embrace commercialism.  -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to