
On Fri, Jan 27, 2012 at 11:13:50PM +0100, Marcello Perathoner wrote:
On 01/27/2012 08:19 PM, Greg Newby wrote:
This is where something like a traditional source code development cycle might apply. If you have branches and trunks or the equivalent, then there will be a smaller number of people who can commit to the main branch, but anyone will be able to fork. Getting more people than the few existing WWers able to commit to the main branch will be a major benefit. I favor some sort of meritocracy-based system for getting access to such elevated levels of responsibilty.
That's why I suggested git or mercurial, both of which allow a hierarchical organisation of committers. PG would pull from the WWers and every WWer will pull from his group of PPers etc.
That's why I tried TRAC. It uses subversion rather than git or hg, but the core capability of branches, hierarchies, etc. seemed a good fit for our purposes. -- Greg