This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Request for help performing CVS branch trick


On Wed, Dec 31, 2003 at 05:57:26PM -0500, Nathanael Nerode wrote:
> I have a branch on which I did some work.  I want to abandon that work and
> rebranch from mainline, starting over with a new set of work.  But I don't
> want to have to bother to change the branch name.  :-)
> 
> Is this possible or reasonable?  If so, how?

Delete the branch and then rebranch from the same branchpoint, perhaps.


-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]