Dear Sir/Madam,

I am trying to download Linaro-android/staging-panda-11.11-release source code with repo  and git. 
I followed the instruction in the following link https://wiki.linaro.org/Platform/Android/GetSource.
When I tried to run the "repo init" and "repo sync" command, I got the following error information: 
Proxy could not open connnection to android.git.linaro.org:  Forbidden
fatal: The remote end hung up unexpectedly
fatal: cannot obtain manifest git://android.git.linaro.org/platform/manifest.git

So, I changed the git connection in MANIFEST_REPO environment variant and staging-panda.xml file to
http://android.git.linaro.org/git
The connection established but the speed is pretty slow -- average in 10kB/s. 

Is there any faster solution to get the code?


Thank you,
David Qian