"Caligo" <iteronve...@gmail.com> wrote in message news:mailman.451.1294306555.4748.digitalmar...@puremagic.com... > On Thu, Jan 6, 2011 at 12:28 AM, Walter Bright > <newshou...@digitalmars.com>wrote: > >> >> That's pretty much what I'm afraid of, losing my grip on how the whole >> thing works if there are multiple dmd committers. >> >> Perhaps using a modern SCM like Git might help? Everyone could have (and > should have) commit rights, and they would send pull requests. You or one > of the managers would then review the changes and pull and merge with the > main branch. It works great; just checkout out Rubinius on Github to see > what I mean: https://github.com/evanphx/rubinius >
I'm not sure I see how that's any different from everyone having "create and submit a patch" rights, and then having Walter or one of the managers review the changes and merge/patch with the main branch.