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

"bad request" in certain proxy setups

From: Ralf Gütlein <ralf.guetlein_at_web.de>
Date: 2007-07-18 22:59:10 CEST

Hello all,

I had setup a vitual server running SUSE 10.1, svn 1.4 and apache 2.2.
httpd.conf has the following lines:
<Location /svn>
  DAV svn
  SVNParentPath /usr/local/repositories
</Location>

The parent path is containing several repositories.
I can access these repositories from home with an internet browser and
via TortoiseSVN over "http://server_url/svn/repo1" and so on.
But when I try to access these from work (via proxy), I get an error
message like "PROPFIND: error 400 - bad request".
Strange enough, the access to a public svn server (svn.sourceforge.net)
works from both locations, so the proxy must be properly configured and
is not to blame.
Also, the broswer access to my server works with and without proxy.

This means that there is a problem that is somehow related to the
connection between my server and the company's proxy. Any ideas how to
solve this?

Regards,

Ralf

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Jul 18 23:01:48 2007

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

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