info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question on CVS - Would like to overwrite instead of merge


From: Larry Jones
Subject: Re: Question on CVS - Would like to overwrite instead of merge
Date: Tue, 16 Oct 2007 19:44:22 -0400 (EDT)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]