info-cvs
[Top][All Lists]
Advanced

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

RE: Best method to replace a branch's code


From: Fouts Christopher (6452)
Subject: RE: Best method to replace a branch's code
Date: Wed, 24 Mar 2004 08:47:33 -0500

Will renaming the branches work?
 
First rename branchA to branchX
 
    > cvs tag -r branchA branchX
 
Then rename branchB to branchA
 
    > cvs tag -r branchB branchA
 
-chris
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Euan Guttridge
Sent: Wednesday, March 24, 2004 6:32 AM
To: 'address@hidden'
Subject: Best method to replace a branch's code

What is the best method to *replace* code on branchA with that on branchB? Note not a merge, a straight replace.
 
Thanks
Euan
 

reply via email to

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