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

Re: [PATCH] Remove redundant url-encoding added in r917523

From: Peter Samuelson <peter_at_p12n.org>
Date: Thu, 24 Mar 2011 11:39:03 -0500

> <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/
Received on 2011-03-24 17:39:44 CET

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

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