> Is there some way (or special tag) which will allow me to refer to the
> "tips" of main branch, so I can use:

yes, there is a special tag, HEAD

(and another one is BASE, which refers to the revision you last checked
out in your current working directory)

So, if I do a cvs checkout without a -r then I get the HEAD revision?


And in that case there will be no difference between 'cvs update -j <rev1>' and 'cvs update -j <rev1> -j HEAD' ?

Is that correct?



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

Reply via email to