Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: CVS repository
-
Labels:None
Description
now that git usage is ramping up, it would be really good if we could have an official git.moodle.org mirror of the cvs repo
Catalyst have one at http://git.catalyst.net.nz/ but that site contains a whole lot of extra Catalyst specific branches not useful to Moodle users,
We've created a proof of concept with just the moodle stuff and a moodle themed gitweb here:
http://moodle.git.catalyst.net.nz
Catalyst would be happy to host an official git mirror, but in conversations with MD, this is something that could be better hosted by HQ - the Catalyst repo is synchronized every hour, but it could potentially be synchronized every 5min if hosted on the same server as cvs.moodle.org
when/if HQ decide to host this internally - it would be really good if HQ could base the install on the existing Catalyst git repo so that all the commit ids remain the same and not cause conflicts with other people currently using the catalyst public git repo - if/When HQ hosts a git.moodle.org we will change our systems at Catalyst to sync with the git.moodle.org instead of our locally generated import.
adding Eloy as a watcher - also there are a couple of people at Catalyst that would be happy to help anyone from HQ set this up, and we are happy to share the code we use for drift checking (and our documentation on how to fix drift!)