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: basic-improvements merge status


> (In the alternate universe where gcc is managed with `arch') use:
> 
>     larch star-merge gcc--basic-improvements gcc--mainline gcc-wd

At a previous job we implemented a branch system that was external to
the core source control system.  One of the good things it did was to
"reroot" a branch - i.e. move the branch point.  The merge process
required the branch to be rerooted at the head of the trunk first,
then merged back to the trunk.

I wish CVS could do this.


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