info-cvs
[Top][All Lists]
Advanced

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

Re: Restoring vendor tag


From: Eric Siegerman
Subject: Re: Restoring vendor tag
Date: Wed, 14 Mar 2001 00:34:27 -0500
User-agent: Mutt/1.2.5i

On Tue, Mar 13, 2001 at 04:08:02PM -0800, Stephen Rasku wrote:
> Is there a way to reconstruct the vendor tag if it's deleted?

Which tag?

The one for the vendor branch itself?  CVS doesn't want to do it,
so you have to punt to RCS:
        cvs admin -nVENDOR:1.1.1
(where VENDOR is the name you want to use for the vendor-branch
tag)

The one for the latest vendor import?
        cvs tag -rVENDOR RELEASE
(Since this isn't the above case, I assume the VENDOR tag still
exists :-)

For some previous vendor-branch import?  You're SOL...

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)



reply via email to

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