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 10:09:18 -0500

Ahhh, totally new meaning. I don't have a "simple" solution
to this. You almost need to write a script that would "cp -Rf"
the files from brachA to branchB.

-chris

-----Original Message-----
From: Euan Guttridge [mailto:address@hidden 
Sent: Wednesday, March 24, 2004 10:03 AM
To: 'Fouts Christopher (6452)'; 'address@hidden'
Subject: RE: Best method to replace a branch's code


thanks but I need to retain branchA and branchB - just overwrite branchB
with code from branchA

Euan

-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf Of
Fouts Christopher (6452)
Sent: 24 March 2004 14:24
To: 'address@hidden'
Subject: RE: Best method to replace a branch's code


Doh, my bad! However isn't renaming the branch the
simplest approach?

-chris

-----Original Message-----
From: address@hidden [mailto:address@hidden 
Sent: Wednesday, March 24, 2004 9:14 AM
To: address@hidden
Cc: address@hidden
Subject: Re: Best method to replace a branch's code


"Fouts Christopher (6452)" writes:
>  
> First rename branchA to branchX
>  
>     > cvs tag -r branchA branchX

That doesn't rename the branch, it tags the head revision on the branch. To
rename a branch you have to use cvs admin -n.

-Larry Jones

Nobody knows how to pamper like a Mom. -- Calvin


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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