info-cvs
[Top][All Lists]
Advanced

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

branch/tag question


From: Richard Boehme
Subject: branch/tag question
Date: Tue, 23 Aug 2005 09:09:59 -0400
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc3 (X11/20050720)

Hi there. A small question: I've looked through the manual and am confused about how to rename a branch, and how to change a copy of the repository to the main branch.

I have a branch, branch1 that I want to rename to branch1-newname, because calling it tag1 is misleading.

According to the manual, I think that the command for this is:

cvs tag -R branch1-newname

when I'm in a directory that I have checked out branch1 to.

Also, I'm unclear on how to revert to the main branch. For a particular branch, I can do:

cvs -r branch2 update

to get that branch. However, I don't think there's a name for the main branch that I can do -r on.

Thanks.

Richard




reply via email to

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