> <Location "/svn 1/">
>   DAV svn
>   SVNParentPath /repositories
> </Location>
> <Location "/svn 2/">
>   DAV svn
>   SVNParentPath /repositories-slave
>   SVNMasterURI "http://localhost/svn 1"
> </Location>

That seems like an incorrect configuration.  The SVNMasterURI, like any
other URI, should not have an unescaped space in it.

I don't know if that changes the nature of the test or bug.
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/

Reply via email to