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

Write-through proxying : 500 Internal Server Error

From: Adrien <hannibalbundy_at_gmail.com>
Date: Wed, 25 Jun 2008 17:20:10 +0200

Hi,

I've got some difficulties to let the Write-through proxying working. Indeed
when I commit changes from a working copy synchronized with the slave server
I've an "500 Internal Server Error" in return. In the Apache's log I can
read :

"[Wed Jun 25 16:54:22 2008] [debug] proxy_util.c(1434): [client
172.16.10.106] proxy: *: found reverse proxy worker for
http://master-server:8443/svn/test//!svn/act/64081dfd-f5cc-5a46-9c6f-ecf66127a6eb
[Wed Jun 25 16:54:22 2008] [debug] mod_proxy.c(849): Running scheme http
handler (attempt 0)
[Wed Jun 25 16:54:22 2008] [warn] proxy: No protocol handler was valid for
the URL /svn/test/!svn/act/64081dfd-f5cc-5a46-9c6f-ecf66127a6eb. If you are
using a DSO version of mod_proxy, make sure the proxy submodules are
included in the configuration using LoadModule."

Is anybody have an idea about this issue because I've found nothing about it
? For precision the slave server is running on WinXP and the master on
Win2000, svnsync works fine, and I've done everything wich is wrote in the
svn book except :

"Order deny,allow
 Deny from all
 # Only let the server's IP address access this Location:"
 Allow from 10.20.30.40"

Thanks in advance and sorry for my english :-)
Received on 2008-06-25 17:20:43 CEST

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

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