info-cvs
[Top][All Lists]
Advanced

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

Changing the name of a branch tag


From: Bernd
Subject: Changing the name of a branch tag
Date: Tue, 26 Oct 2004 09:15:45 +0200

Hello,

 

I've set up my first release tree and therefore I've created a brunch. I forgot to tag the first release an I've taken the first release tag as the branch tag. Is it possible to rename the branch tag via cvs or must I change the files in the repository by hand and set up the checkt out release version after this.

I noticed the wrong Tagging today as I made the first fix on the release.

 

I checked following, which didn't worked:

 

BRANCH-TAG: Tag I used for Branching (cvs tag -b BRANCH-TAG)

NEW-BRANCH-TAG

 

1. Using Admin

 cvs admin -nBRANCH-TAG:NEW-BRANCH-TAG

 

I get an error:

 

cvs admin: /home/cvsroot/test/t1.cpp,v: symbolic name BRANCH-TAG already bound to 1.1.0.2

 

2. Using Tag

cvs tag -r BRANCH-TAG NEW-BRANCH-TAG

 

Tag is not on the Branch but on the files in the Brunch.

 

Any suggestions?

 

 


reply via email to

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