Florian Bösch wrote: > 1) if you give everybody commit rights, chaos ensues. > 2) if you limit commit access to a small number of people, the whole > burden of reviewing/applying patches falls onto their shoulders. > > A DVCS is actually better suited to distribute the workload of moving > a project forward
I don't see how a DVCS helps with this issue. Either way you still have the problem of merging everyone's changes into a single official version, and you have to decide how many people get a say in what goes into that version. That's not to say a DVCS wouldn't be helpful in other ways, but I can't see it magically solving this particular problem. -- Greg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
