info-cvs
[Top][All Lists]
Advanced

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

Re: Renaming a branch


From: Larry Jones
Subject: Re: Renaming a branch
Date: Wed, 4 May 2005 20:30:07 -0400 (EDT)

David Leskovac writes:
> 
> Okay. So, just to be clear, this is actually a 3-step process:
> 1. Checkout branch:
>    cvs co -r <branchname> <module>
> 2. Rename from sandbox:
>    cd to root of module in sandbox
>    cvs admin -n newname:oldname
> 3. Delete original tag name sandbox:
>    cd to root of module in sandbox
>    cvs tag -d oldname
> 
> Correct?

Correct.  I strongly encourage you to verify that step 2 has worked
correctly before you move on to step 3, though.  :-)

-Larry Jones

There's a connection here, I just know it. -- Calvin




reply via email to

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