<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 6, 2014 at 12:37 PM, Benjamin Peterson <span dir="ltr"><<a href="mailto:benjamin@python.org" target="_blank">benjamin@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Eli,<br>
Thanks for setting this up. People are evidently finding it quite useful<br>
and are wondering if it could be more frequently run. We don't want you<br>
to have to absorb the bandwidth costs yourself, though. Is the code you<br>
use available somewhere? It shouldn't be hard to set up the cron job on<br>
PSF infrastructure.<br>
<div><div class="h5"><br></div></div></blockquote><div><br></div><div>Sorry I missed this. Alex reached out directly a few days ago and I updated it to hourly; I don't think there are significant costs involved, but if someone at the PSF wants to run this, I have no objections to that either.<br><br></div><div>It's using the hg-fast-export tool, though, so its whole cache is required (incremental updates are done and it has its own hg hash -> git hash mapping).<br><br>Eli<br></div><div><br><br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
On Sat, Jul 12, 2014, at 09:15, Eli Bendersky wrote:<br>
> Just a quick update on this. I've finally found time to set up a VPS at<br>
> DigitalOcean of myself, and I'm moving the cronjob for updating the<br>
> Github<br>
> mirrors to it. This lets me ramp up the update frequency. For now I'll<br>
> set<br>
> it to every 4 hours, but in the future I may make it even more frequent.<br>
> Hopefully this will not overrun my bandwidth allocation :)<br>
><br>
> The CPython mirror (<a href="https://github.com/python/cpython" target="_blank">https://github.com/python/cpython</a>) has been pretty<br>
> popular so far, with over 70 forks.<br>
><br>
> Eli<br>
><br>
><br>
><br>
> On Mon, Sep 30, 2013 at 6:09 AM, Eli Bendersky <<a href="mailto:eliben@gmail.com">eliben@gmail.com</a>> wrote:<br>
><br>
> > Hi all,<br>
> ><br>
> > <a href="https://github.com/python/cpython" target="_blank">https://github.com/python/cpython</a> is now live as a semi-official, *read<br>
> > only* Github mirror of the CPython Mercurial repository. Let me know if you<br>
> > have any problems/concerns.<br>
> ><br>
> > I still haven't decided how often to update it (considering either just N<br>
> > times a day, or maybe use a Hg hook for batching). Suggestions are welcome.<br>
> ><br>
> > The methodology I used to create it is via hg-fast-export. I also tried to<br>
> > pack and gc the git repo as much as possible before the initial Github push<br>
> > - it went down from almost ~2GB to ~200MB (so this is the size of a fresh<br>
> > clone right now).<br>
> ><br>
> > Eli<br>
> ><br>
> > P.S. thanks Jesse for the keys to <a href="https://github.com/python" target="_blank">https://github.com/python</a><br>
> ><br>
> ><br>
> ><br>
> ><br>
</div></div><span class="">> _______________________________________________<br>
> Python-Dev mailing list<br>
> <a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/python-dev" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
> Unsubscribe:<br>
</span>> <a href="https://mail.python.org/mailman/options/python-dev/benjamin%40python.org" target="_blank">https://mail.python.org/mailman/options/python-dev/benjamin%40python.org</a><br>
</blockquote></div><br></div></div>