········· > On Sun, Apr 27, 2014 at 10:57 AM, Philipp Gesang wrote: > > > > Though I can’t seem to clone the main > > repo: > > > > [10:48:37=>phg@acheron=> ~/src/context-dev] git clone http://git.contextgarden.net/context/context.git context-git-garden > > Cloning into 'context-git-garden'... > > remote: Counting objects: 55441, done. > > remote: Compressing objects: 100% (10041/10041), done. > > error: RPC failed; result=18, HTTP code = 200MiB | 1.10 MiB/s > > fatal: The remote end hung up unexpectedly > > fatal: early EOF > > fatal: index-pack failed > > > > Same for the repo imported from gitorious. Maybe some rate limit > > is interfering? > > Weird, it works for me. I get the same error on my freebsd box as well. To make sure it’s not an out-of-memory situation I also cloned the Linux repo (1.1 GB) -- successfully. So I’m not convinced that it’s caused by a misconfiguration on my side. If it helps, I’m using git versions 1.9.2 and 1.9.0. Attached is the captured output of the git session with GIT_CURL_VERBOSE=1. Philipp