You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Niko Sams <ns...@vivid-planet.com> on 2005/10/09 18:27:16 UTC

svn co + transparent web-proxy

hi,

i'm in i lan that is connected to the internet over a
ipcop-server (www.ipcop.org) using an transparent squid-web-proxy.

when running for example:
svn co http://svn.xinha.python-hosting.com/trunk/ xinha

i get this:
svn: REPORT Anfrage fehlgeschlagen auf '/!svn/vcc/default'
svn: REPORT von '/!svn/vcc/default': 400 Bad Request (http://svn.xinha.python-ho
sting.com)

i did solve my problem allready be disabling the web-proxy, but this might be a bug
in svn (or squid? or ipcop?)

...i attached a dump made with ethereal, this probably helps...

thanks
niko

PS: I'm using svn 1.2.3 for windows on win2k


Re: svn co + transparent web-proxy

Posted by Dimitri Papadopoulos-Orfanos <pa...@shfj.cea.fr>.
Hi,

> i'm in i lan that is connected to the internet over a
> ipcop-server (www.ipcop.org) using an transparent squid-web-proxy.

The proxy should support the HTTP methods listed here:
	http://subversion.tigris.org/faq.html#http-methods
Chances are it doesn't.

Dimitri Papadopoulos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org