Performance of svn.eu.apache.org should be better since the load is
generally lower on that server. Git can place big demands on svn, and
is thus discouraged on the primary server and encouraged on the eu mirror.
Doug
Owen O'Malley wrote:
Ok, using the link that Doug sent out, I've managed to clone Zookeeper.
(I started there, because it is smaller.) The secret is to use:
1. Use svn.eu.apache.org instead of svn.apache.org. I've just sent
email to infr@ to ask if we can get the US svn fixed.
2. You need to use https and --user to authenticate.
Once I have a set of repositories for hadoop core, zookeeper, and pig,
I'll try to figure out someplace to post them.
-- Owen