Hi,

My problem -

I have a tag on the trunk ( lets call it TAG1 ), it's
NOT the trunk's tip.
I also have some files in a branch (lets call it
BRANCH1).

I would like to have in my send box all latest (tip)
from the branch (BRANCH1), and if not exist, I would
like to get them from the tag (TAG1)

I know that a command like
    cvs update -P -d -C -f -r BRANCH1
will retrieve all file exist on the BRNACH1 tip and
than from the Trunk tip, but that is not good, since I
would like to get from the Trunk the versions tagged
with TAG1..... 


_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to