PQM

Comment 1 for bug 125924

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 125924] Support parallel merges

We can probably get improved throughput today by assuming most branches
will pass and grabbing e.g. 2 at a time; if the merge fails revert and
try just the first.

However we need a clearer queuing system, the current one is based
around a series of commands from one person with no grammar. We need to
be able to inspect several items in the queue without taking action, to
see if they are compatible, to do *either* what you describe or what I
describe.

-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.