I have a repository called sample, which I tagged as follows...
        > cvs rtag -r HEAD t_REL sample

I then created a branch of the files with this tag...
        > cvs rtag -r t_REL -b b_DEV sample

Correct?

How do I now tag the HEAD of the b_DEV branch, and subsequently
create a branches from it, say, b_DEV_CF and b_DEV_JS???


-------------------------------------------------------------
Chris T Fouts



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

Reply via email to