[Python-Dev] I am now lost - committed, pulled, merged, what is "collapse"?
Nick Coghlan
ncoghlan at gmail.com
Tue Mar 22 22:26:08 CET 2011
On Wed, Mar 23, 2011 at 6:44 AM, Dirkjan Ochtman <dirkjan at ochtman.nl> wrote:
> This is something that Mozilla has been doing, for example, their JS
> interpreter is now developed in a separate clone. It might also be a
> good match for sprints, where one room could have its own repo and the
> other room has a different repo. Or all the packaging sprinters push
> to their cpython-packaging repo.
Yeah, that last is essentially what Tarek did for the Pycon sprints (I
think he even had multiple levels of it - I believe Arc was running a
staging clone as well).
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list