Wim Dausy wrote:
> 
> Matt Riechers wrote:
> >
> > 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.
> 
> I want to create a new alias-branch-tag for an existing branch-tag.

Am I missing something? Why wouldn't double tagging do what you want?

-Matt

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to