info-cvs
[Top][All Lists]
Advanced

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

Re: Branch Tag Deleted, Can it be Re-created?


From: Jenny Lowe
Subject: Re: Branch Tag Deleted, Can it be Re-created?
Date: Fri, 20 Feb 2004 12:10:41 -0800 (PST)

That created me a whole new branch.  For instance, one of the mainline files is revision 1.65.  I had a branch created at 1.65.2 (the branch tag was deleted) then with the tag command from below, it created 1.65.4.  I want to re-create my branch tag at 1.65.2.

Eric Siegerman <address@hidden> wrote:
On Fri, Feb 20, 2004 at 10:51:35AM -0800, Jenny Lowe wrote:
> I thought the following command would work: cvs rtag -b -r nbTag branch10 but
> it does nothing other than print the cvs rtag help options.

Try:
cvs tag -b -r nbTag branch10
("tag", not "rtag"), or:
cvs rtag -b -r nbTag branch10 module-name

--

| | /\
|-_|/ > Eric Siegerman, Toronto, Ont. address@hidden
| | /
It must be said that they would have sounded better if the singer
wouldn't throw his fellow band members to the ground and toss the
drum kit around during songs.
- Patrick Lenneau


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs


Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
reply via email to

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