[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Provider encountered an error while streaming a REPORT response. [400, #0]

From: Sledz, Steffen <sledz_at_DResearch.DE>
Date: Tue, 9 Mar 2010 09:46:52 +0100

We're running an SVN-HTTPS-Server at a CentOS 5.4 server with

 subversion-1.6.6-0.1.el5.rf
 httpd-2.2.14-jason.1
 apr-1.3.8-1.jason.1

One of the repositories is a copy of the openembedded git repo,
which contains a few thousand files and a big history.

When calling

 git svn clone -s https://ourserver/repos/openembedded

this results in an

 W: Ignoring error from SVN, path probably does not exist: (175002):
 RA layer request failed: Server sent unexpected return value (504 Gateway Time-out) in response to REPORT request for '/repos/openembedded/!svn/bc/14'

The gateway timeout comes from a squid transparent proxy which
acts as an auth gatekeeper. The original error comes from the
SVN-Server itself and is this one:

 Provider encountered an error while streaming a REPORT response. [400, #0]

Any hints how we can fix the problem?

Steffen
Received on 2010-03-09 09:46:44 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.