[cvsnt] Re: Renaming Branch Tags
David Hauck
davidh at netacquire.com
Thu Mar 3 20:19:04 GMT 2005
> David Hauck wrote:
> > To confirm, my original command was:
> >
> > cvs -q rtag -A -r V1_1_BRANCH V1_1_BRANCH_OLD mymodule
> >
> Hmm.. looking at the original 58d code it looks like it wasn't sending
> the -A to the server properly. That was fixed a while ago, so you could
> either use a 2.5.01 client or use 2.0.58d locally to create your
> alias tags.
The latter technique did not work either ("f:" is a local drive):
cvs -q -d f:\r\cvs\repository rtag -A -r V1_1_BRANCH V1_1_BRANCH_OLD
mymodule
cvs -d f:\r\cvs\repository version
Concurrent Versions System (CVSNT) 2.0.58d (client/server)
I end up with the same 1.81.4.2 version number reference on the
V1_1_BRANCH_OLD tag.
Is the above what you meant by "use 2.0.58d locally to create your alias
tags"?
If so, is my only recourse to now try 2.5.01 (client-only)?
-David
> Tony
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list