info-cvs
[Top][All Lists]
Advanced

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

RE: deleting a branch tag


From: Rick Genter
Subject: RE: deleting a branch tag
Date: Mon, 21 Nov 2005 08:55:40 -0500

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Dennis Jones
Sent: Sunday, November 20, 2005 10:03 PM
To: Jim Hyslop
Cc: CVS Mailing List
Subject: Re: deleting a branch tag


> No, my goal was to remove an old temporary branch that contains mostly
> invalid code that should never be used.  

In that case I would do the following:

- checkout the branch to a clean sandbox
- cvs rm *
- cvs commit

Then you've made it clear that the branch is not to be used :-).

Rick




reply via email to

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