info-cvs
[Top][All Lists]
Advanced

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

Re: branch-naming


From: Matt Riechers
Subject: Re: branch-naming
Date: Wed, 17 Oct 2001 11:25:24 -0400

Wim Dausy wrote:
> 
> Matt Riechers wrote:
> >
> > Wim Dausy wrote:
> > >
> > > How do I give a new name(tag) to an exsisting branch,
> >
> > cvs tag -r current-tag-name alias-tag-name
> >
> this gives a non-branchtag.
> 
> I need to give a new branchtag to an existing branchtag.

If you specify a branch tag, you've just created a new branch. If you just want
an alias of a tag, you can create a tag on another tag, as above.

-Matt



reply via email to

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