info-cvs
[Top][All Lists]
Advanced

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

RE: Moving a branch???


From: Fouts Christopher (IFNA MP)
Subject: RE: Moving a branch???
Date: Thu, 6 May 2004 16:10:32 -0400

Well they "worked" for me (as typed).

-chris

-----Original Message-----
From: Jim.Hyslop [mailto:address@hidden 
Sent: Thursday, May 06, 2004 4:09 PM
To: Fouts Christopher (IFNA MP); address@hidden
Subject: RE: Moving a branch???


Fouts Christopher (IFNA MP) wrote:
> Are these the steps taken to "move" (not delete) a branch?
> 
> I want to move b_branch1, say from HEAD to b_branchX of proj
> 
>       > cvs tag -F -B b_branch1 proj
>       > cvs tag -d b_branch1 proj
>       > cvs tag -r b_branchX -b b_branch1 proj
I'm a great fan of learning-by-doing. Why don't you experiment, on a test
repository that won't matter if you screw it up? If you don't have one,
simply create a $CVSROOT/cvs-test directory in your main repository.

When you find those commands don't do what you expect, you can experiment
until you find the right combination that does work ;-)

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com) Columnist,
C/C++ Users Journal (http://www.cuj.com/experts)






reply via email to

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