Hi,
> I find it strange that the 'normal' git repository (though slow) is > unable to clone correctly. But i guess thats not so important if there > is a good workaround / secondary up to date repository. I agree, slow is one thing, not working is another thing. Willy, can you take a look why cloning from git.1wt.eu fails? lukas@ubuntuvm:~/haproxy-test$ git clone http://git.1wt.eu/git/haproxy.git/ Cloning into 'haproxy'... error: Unable to get pack file http://git.1wt.eu/git/haproxy.git/objects/pack/pack-ad332087a4ea5a65ac90791a6d55f57f2efb57d3.pack transfer closed with 272368 bytes remaining to read error: Unable to find 85eb3ee8610b7a8389e78b3f342f6101467d31c3 under http://git.1wt.eu/git/haproxy.git Cannot obtain needed blob 85eb3ee8610b7a8389e78b3f342f6101467d31c3 while processing commit 0a3dd74c9cd24ab77178c9ccc65c577a91648cef. error: Fetch failed. lukas@ubuntuvm:~/haproxy-test$ Thanks, Lukas

