Ulrich Eckhardt wrote: >> git svn clone -s https://ourserver/repos/openembedded > > What does 'git svn clone...' do? Can you reproduce the problem with just svn?
Until the point the error occurs it's just a sequence of a few OPTIONS, PROPFIND, and REPORT requests. I'm not sure if i can reproduce it with plain svn but i'll try. > I seem to remember that squid does not work out of the box for Subversion's > use of HTTP, you have to enable a few extra commands. The squid works fine for a long time on all other requests including git-svn on smaller repositories. >> Provider encountered an error while streaming a REPORT >> response. [400, #0] > > Smells like a proxy/firewall that refuses to let something pass. Hmmmm? I don't think so. As mentioned before the procedure works fine on smaller repos. It looks like a size/timeout problem. Steffen