info-cvs
[Top][All Lists]
Advanced

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

Re: Replacing a branch tag.


From: Larry Jones
Subject: Re: Replacing a branch tag.
Date: Mon, 14 Jun 2004 19:10:13 -0400 (EDT)

Carter Thompson writes:
> 
> I need to replace a branch tag. After experimenting a little with 
> a test repository I think I have the answer, but before I go banging
> around in the production repository I thought I'd run this by you
> folks.  Does this look right?
> 
> cvs -q rtag -B -F -r original-branch-tag new-branch-tag module
> cvs -q rtag -B -d original-branch-tag module

No, that creates a new branch rooted at the tip of the original branch. 
You need to use admin -n to create a new branch tag that's an alias of
the existing branch tag.

-Larry Jones

It's going to be a long year. -- Calvin




reply via email to

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