> This would be a good move in my view. But before Andrew > uploads the codebase, perhaps we (this list) should talk > about the associated policy issues. Do we need to > appoint some "trusted lieutenants" as Xypron suggested? > Which revision control system should we select (all > things being equal, I would opt for 'git'). And so on.
I suggest to use github.com if ever it is decided to use git. It is easy to use e.g. clone and pull request (i.e. merge with the master branch, the original upload of the code). It is free as well (I have account already :-) ). For example, Jquery Mobile is in github. It is a GPL project. It has 768 forks. Issues and pull requests are only done on the master branch. Forks can make their own new features and enhancements, then use pull request for merger to the master branch. Master branch owner can review or just ignore it. https://github.com/jquery/jquery-mobile It has 33 pull requests right now. Noli _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
