info-cvs
[Top][All Lists]
Advanced

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

Re: Deleting Branches


From: Eric Siegerman
Subject: Re: Deleting Branches
Date: Mon, 4 Mar 2002 15:15:18 -0500
User-agent: Mutt/1.2.5i

On Mon, Mar 04, 2002 at 11:45:40AM -0800, Donald Gates wrote:
> Just how does one delete a branch from the repository? (I created one by
> mistake and now I would like to remove it to keep the repository "clean".)

If you haven't yet committed any revisions on the branch, you can
just delete the branch tag itself, with "cvs tag -d branch-tag".

If you *have* committed revisions, you'll have to nuke those with
"cvs admin -o".  Best to do this *before* deleting the branch
tag, as you'll need the tag to help you find the revisions in
question...

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
"Outlook not so good."  That magic 8-ball knows everything!
I'll ask about Exchange Server next.
        - Anonymous



reply via email to

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