New problem:
$ git clone git://android.git.linaro.org/people/pfefferz/at.git Cloning into 'at'... fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
OTOH the repository does exist, $ git clone ssh://bero@android.git.linaro.org:29418/people/pfefferz/at.git works just fine.
Did someone tighten permissions on people/ so only the owner can check it out over git:// or something?
ttyl bero
Adding infrastructure. On 2 Mar 2013 20:56, "Bernhard Rosenkränzer" < bernhard.rosenkranzer@linaro.org> wrote:
New problem:
$ git clone git://android.git.linaro.org/people/pfefferz/at.git Cloning into 'at'... fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
OTOH the repository does exist, $ git clone ssh://bero@android.git.linaro.org:29418/people/pfefferz/at.git works just fine.
Did someone tighten permissions on people/ so only the owner can check it
out over git:// or something?
ttyl bero
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
У суб, 02. 03 2013. у 13:56 +0100, Bernhard Rosenkränzer пише:
$ git clone git://android.git.linaro.org/people/pfefferz/at.git Cloning into 'at'... fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
This works for me. I would suspect out-of-memory problems on android.git.linaro.org box.
FWIW, no permissions have been changed (at least not that I know of).
Cheers, Danilo
linaro-android@lists.linaro.org