Cerruto, Joseph writes: > > We have all of our releases on the main CVS branch. Developments > branches are merged into one "staging" branch. The staging branch is the > final pre-production version of the code. After this code is validated, > we would like to copy, not merge the tip of this branch onto the main > branch. Is there a way to do this?
>From the tip of the trunk:
cvs up -j HEAD -j Branch
cvs commit
-Larry Jones
What this games needs are negotiated settlements. -- Calvin
