On Sat, 03 Jul 2010 14:16:08 -0400
Terry Reedy <tjre...@udel.edu> wrote:
> 
> This is perhaps a naive question, but hat do you gain with the 
> intermediate mirror clone of upstream? (Other than filling more of your 
> disk?)

Filling less of your disk, actually, since local clones use hardlinks.
Also, pulling less data from the network might be interesting if you
have a slow connection, or pull from a very heavy or very active repo
(which CPython isn't, though).

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to