RE: Problem with reverse proxy and TortoiseSVN
From: csantos <claudia.dossantos_at_ricoh-europe.com>
Date: Wed, 15 Jun 2011 02:24:34 -0700 (PDT)
Hello,
I have the same problem with TortoiseSVN. With a web browser I can access the svn repositories behind an Apache HTTP server. When I try to checkout with tortoise I get this error message:
I snniffed the traffic and I noticed that the Reverse Proxy forwarded the first propfind (PROPFIND /svn/Project1), and the response from the Subcversion server (207 MULT-STATUS). But when the reverse proxy receives the second propfind request (PROPFIND /svn/Project1/!svn/vcc/default), it responds immediately with HTTP 405 (method not allowed), the reverse proxy don't forward the second propfind to the Subversion server.
I don't know what means these request PROPFIND /svn/Project1/!svn/vcc/default.
Any ideas?
Regards,
Santos
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.