Re: Git clone over http broken on git.yoctoproject.org
Michael Halstead
On 11/25/2013 01:32 PM, Michael_E_Brown@... wrote:
Several repositories have broken git pulls over http on git.yoctoproject.org.Failing with an HTTP continue code is sort of odd. I wonder if you are going through a proxy which could be causing this issue only for larger repos like the kernels. I think the content length header might be wrong or undefined for large objects at the moment which could give certain proxy software trouble. I've tried to correct those headers. Can you test again? I tested with git version 1.7.9.5 and no proxy and was able to clone all the kernels. Michael Halstead Yocto Project / System Administrator All of the kernel pulls appear to be broken in the same way (3.10, 3.8, etc) |
|