info-cvs
[Top][All Lists]
Advanced

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

RE: Renaming a branch


From: David Leskovac
Subject: RE: Renaming a branch
Date: Wed, 4 May 2005 16:54:45 -0400

>> Would this work for each branch to be renamed?:
>> cvs rtag -b -r <original_branch_name> <new_branch_name> <module>
>
> No, that creates a new branch off of the existing branch rather than
> renaming the existing branch.  You need to use admin -n instead.

Okay. So rather than the 2-step process I mentioned in my original post
where I would create a new branch from the original branch & then delete
the original branch, there is a way to simply rename the existing branch
with a "cvs admin -n" command? I looked at the syntax of "cvs admin" but
it is not clear to me how this can be achieved. Would someone please provide
an example?

Thanks,
-Dave




reply via email to

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