[cvsnt] Best way to promote a branch tip to become HEAD??
Jan Schönherr
j.schoenherr at mvs-zeppelin.de
Thu Jul 24 15:27:21 BST 2003
What about something like:
cvs update -j HEAD -j BRANCH_POINT # reverse all changes since branching
cvs update -j BRANCH_POINT -j BRANCH # redo all changes auf BRANCH
(or does this not handle file-removals and additions correctly?)
Jan
----- Original Message -----
From: "Bo Berglund" <bo.berglund at system3r.se>
Newsgroups: support.cvsnt
To: <cvsnt at cvsnt.org>
Sent: Thursday, July 24, 2003 1:16 PM
Subject: [cvsnt] Best way to promote a branch tip to become HEAD??
> Is there a cvs command that can be issued either on a HEAD or a branch
> sandbox making the files in HEAD become identical to the branch tip?
> It needs to include removal and addition of files made on the branch
> and discarding new files added on TRUNK while the branch was active.
>
>
> /Bo Berglund
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
>
More information about the cvsnt
mailing list