Hey guys,
sorry for the late reply, this kind of got buried in my inbox so
only now I noticed the thread on the ML archives. Nevertheless:
···
On 3/10/2015 5:39 PM, Mojca Miklavec wrote:
On Tue, Mar 10, 2015 at 4:56 PM, Norbert Melzer wrote: - BitBucket used to be hg-only. I see no reason not to have a mirror there as well (but I don't see any particular need for yet another mirror either). If there are enough people who think that having yet another mirror on BitBucket as well would be useful for whatever reason, let me know.
indeed, a volunteer using that could also keep it up to date
My Git mirror on Bitbucket still keeps the repo in sync: https://bitbucket.org/phg/context-mirror/ Originally based on the Gitorious repo, it has been tracking Context development for a year or so by now. As a feature over Marius’s approach it keeps the beta and current in separate branches and will also pull from the Garden just in case: https://bitbucket.org/phg/context-mirror/branches I’ve been relying on the mirror as my primary source for change notifications and diffs of the Context source for some time now. For those interested in setting up a mirror themselves I can provide the source of the bot. There’s some docs but I took some shortcuts like hard-coding paths and SSH stuff so it might take a little effort to get it up to full speed. OTOH doesn’t appear to be unreliable and should continue working as long as the Pragma website can be scraped in the same fashion ;) Best, Philipp