Hi David,
On 06/28/2012 02:39 AM, david2.qian@rsa.com wrote:
Dear Sir/Madam,
I am trying to download the Linaro builded staging-panda-11.11-release code. While the "repo sync" process failed when I was fetching the project "people/andygreen/repo-branch-archive.git /" from Remote "http://git.linaro.org/git". Then, I tried the manual download the project by "git clone" command with http, git and ssh link available for that branch but also failed.
This doesn't really solve your problem, but just so you know it is at least working somewhere, I was able to clone this repository without any problems:
$ git clone git://git.linaro.org/people/andygreen/repo-branch-archive.git Cloning into 'repo-branch-archive'... remote: Counting objects: 2358887, done. remote: Compressing objects: 100% (376307/376307), done. remote: Total 2358887 (delta 1978715), reused 2340994 (delta 1960848) Receiving objects: 100% (2358887/2358887), 538.06 MiB | 259 KiB/s, done. Resolving deltas: 100% (1978715/1978715), done. warning: remote HEAD refers to nonexistent ref, unable to checkout.
$ git checkout tilt-android-tracking Checking out files: 100% (38283/38283), done. Branch tilt-android-tracking set up to track remote branch tilt-android-tracking from origin. Switched to a new branch 'tilt-android-tracking'
Just out of curiosity, are you trying to access the repository through a firewall?
Best regards, Matt
Is that because of the repository configuration error? Would you please help me to figure it out?
Thank you, David Qian | Senior Engineer, Office of the CTO | RSA, The Security Division of EMC | Shanghai +86 021 60951100 - 3284 | www.rsa.comhttp://www.rsa.com
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android