On Tuesday 09 March 2010, Sledz, Steffen wrote:
> 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

What does 'git svn clone...' do? Can you reproduce the problem with just svn?

> 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.

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 original error comes from the SVN-Server itself and is this one:
>
>  Provider encountered an error while streaming a REPORT
>  response.  [400, #0]

Smells like a proxy/firewall that refuses to let something pass.

Try
 - with plain svn instead of git
 - via HTTP instead of HTTPS
 - from a non-firewalled machine
 - on a different repository

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/

Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932

**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten 
bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen 
Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein 
sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, 
weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte 
Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht 
verantwortlich.
**************************************************************************************

Reply via email to