This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: New branch [was Re: RFC: MI output during program execution]


On Sun, May 14, 2006 at 01:23:40PM +1200, Nick Roberts wrote:
> Perhaps I'm confusing things a bit.  Maybe mergepoints are just for merging
> HEAD to branch.

Right.

> Is any tagging needed when the branch gets merged to HEAD?
> (possibly a bit hypothetical as I realise I may never get that far).

Not really.  Normally, you'll just take the diff from the last
mergepoint to the branch tip, and apply that to HEAD, and declare the
branch dead - or declare the branch dead somewhat before that as the
patch gets reviewed, depending how it works out.

All this is much easier in non-CVS...

-- 
Daniel Jacobowitz
CodeSourcery


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