info-cvs
[Top][All Lists]
Advanced

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

Renaming a branch


From: David Leskovac
Subject: Renaming a branch
Date: Tue, 3 May 2005 13:55:51 -0400

Hi,

Sorry for the basic question but I need to implement a new branch
naming scheme & want to make sure I am doing this correctly.

To start this process, I need to rename several existing branches.

Would this work for each branch to be renamed?:
cvs rtag -b -r <original_branch_name> <new_branch_name> <module>
cvs rtag -d <original_branch_name>

I am aware of the -B argument to rtag. But, the version of cvs that
we use is so old (1.11.1p1) that it pre-dates that argument.

-Dave




reply via email to

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