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

Re: bug with proxy

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-03-02 21:44:44 CET

Kulagin wrote:
> I have strange bug. In my work i surf in internet through proxy server.
> I can browse in my swn in Internet Explorer without error. In
> TortoiseSVN setting i set up my proxy server and his port. Where i try
> export from my SVN i have error
> Error: REPORT request failed on '/svn/folder/!svn/vcc/default'
> Error: REPORT of '/svn/folder/!svn/vcc/default': 400 Bad Request
> (http://www.myhost.com) (i remove host adress and rename folder in this
> error). How to fix it?

Maybe your proxy doesn't allow DAV requests. In that case, you either
have to reconfigure your proxy server, or use https instead of plain
http to access your repository - with encrypted connections, the proxy
server most likely can't block DAV requests anymore because it can't
'see' them.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Mar 2 21:44:56 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.