Re: --> How to delete a Branch ???

2004-11-26 Thread Larry Jones
Spiro Trikaliotis writes: > > Just a thought that came up just now: Could anyone use "cvs admin -o" > to delete the branches revisions, and delete the branches afterwards? > > For example: > >cvs admin -o BRANCHTAG:: Unfortunately, -o takes revsion tags. When you give it BRANCHTAG, that me

Re: --> How to delete a Branch ???

2004-11-25 Thread Spiro Trikaliotis
Hello, * On Thu, Nov 25, 2004 at 06:52:01PM - Max Bowsher wrote: > You can force delete the branch tag *BUT DON'T DO THAT*. > > If you do, any revisions on the branch still persist, but only accessible > by revision numbers - and there is no way to refer to the branch as a whole > across

Re: --> How to delete a Branch ???

2004-11-25 Thread Max Bowsher
Alex Carlos wrote: Hello, I´m new on CVS, and I have to clean up our server. People starter a lot of "test branches", to test the software, and now I want do delete then. But I already read on documentation that this operations is not suported,but possible to be made from tag and rtag commands.

--> How to delete a Branch ???

2004-11-25 Thread Alex Carlos
. Does somebody here have a walkthroug of how can I delete a branch ou a version created on CVS ??? Thanks... Alex Carlos Ganhe dinheiro lendo Emails ! http://www.eqqu.com/?alexantao Eqqu! New generation email! http://ww

Fwd: how to delete a branch

2004-10-01 Thread Otavio Pereira
Ops, sorry, replied to the wrong person... here it goes.. please see the answer below. Otavio -- Forwarded message -- From: Frederic Brehm <[EMAIL PROTECTED]> Date: Thu, 30 Sep 2004 13:16:38 -0400 Subject: Re: how to delete a branch To: Otavio Pereira <[EMAIL PROTECTED]

Re: how to delete a branch

2004-09-30 Thread Frederic Brehm
At 11:29 AM 9/30/2004, Bill wrote: I created some branch for exercising. Now I have trouble to delete them. Is the presence of the branch interfering with something? Why not just let it be? Fred ___ Frederic W. Brehm, Sarnoff Corporation

how to delete a branch

2004-09-30 Thread Bill
I created some branch for exercising. Now I have trouble to delete them. I tried : cvs rtag –d –B testbr moduleName and cvs admin –o testbr but when I check the status of one of the file. The tags are still there. Do I have to setup something before running these commands? By the way, in

Re: Cannot delete a branch?

2003-10-20 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Jaffe <[EMAIL PROTECTED]> writes: > We are getting a message that a branch cannot be deleted when nothing > has been committed to the branch. Why should this be an error? What if > the branch was created by mistake and we WANT to delete it? Read

Cannot delete a branch?

2003-10-20 Thread Mark Jaffe
We are getting a message that a branch cannot be deleted when nothing has been committed to the branch. Why should this be an error? What if the branch was created by mistake and we WANT to delete it? = Mark Jaffe| (408) 972-9638 (home) Chief Wiza

Re: How to delete a branch

2003-09-10 Thread Larry Jones
Roman Rytov writes: > > How to delete a branch? As long as you haven't checked any revisions in on the branch, you can just delete the branch tag (with tag -Bd). If you do have revisions on the branch, I'm afraid there isn't any easy way to get rid of them -- you jus

Re: How to delete a branch

2003-09-10 Thread Mark D. Baushke
Roman Rytov <[EMAIL PROTECTED]> writes: > How to delete a branch? Read: http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_4.html#IDX125 See also the recent thread on this topic: http://mail.gnu.org/archive/html/info-cvs/2003-07/msg00023.html Enjoy!

How to delete a branch

2003-09-10 Thread Roman Rytov
How to delete a branch? RomanR ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: Delete a branch

2003-07-07 Thread Max Bowsher
to the join command. There is a useful set of scripts at http://devel.squid-cache.org/CVS.html which implement this scheme. It is quite complex, but if you can dedicate an hour to figuring out how the scripts work, they are very useful. Whilst I am recommending them, I must mention that the cvsclosebranch s

Re: Delete a branch

2003-07-07 Thread Sanjay Bhatia
and adding a -B option did not help. I tried 'cvs rtag -B -d branchname > > modulename' and I got a message saying that -B is not a valid option. > > Sounds like your cvs client is too old. > > NB: cvs rtag -d -B does NOT delete a branch. It only untags it. This is

Re: Delete a branch

2003-07-04 Thread Larry Jones
Sanjay Bhatia writes: > > I have a branch that I need to delete. I followed the instructions in the > manual (http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_4.html#IDX125) and > adding a -B option did not help. I tried 'cvs rtag -B -d branchname > modulename' and I got a message saying that -B

Re: Delete a branch

2003-07-04 Thread Max Bowsher
t; and adding a -B option did not help. I tried 'cvs rtag -B -d branchname > modulename' and I got a message saying that -B is not a valid option. Sounds like your cvs client is too old. NB: cvs rtag -d -B does NOT delete a branch. It only untags it. This is only a good idea i

Delete a branch

2003-07-04 Thread Sanjay Bhatia
Hi I have a branch that I need to delete. I followed the instructions in the manual (http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_4.html#IDX125) and adding a -B option did not help. I tried 'cvs rtag -B -d branchname modulename' and I got a message saying that -B is not a valid option. Can

Re: delete a branch

2001-05-15 Thread Stephen Rasku
Moises Zanabria wrote: > >Is possible to delete a branch in CVS? Please search the archives before posting questions. The following message describes how to remove a branch: http://mail.gnu.org/pipermail/info-cvs/2001-April/014537.html >how safe it is?? If you never want the br

delete a branch

2001-05-15 Thread Zanabria, Moises
Hi folks: Is possible to delete a branch in CVS? how safe it is?? Thanks Moises. ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs