SVNListParentPath not working
From: Oliver Pajonk <oliver.pajonk_at_gmail.com>
Date: 2007-07-27 10:23:39 CEST
Hello *,
I just tried to setup Apache with "SVNListParentPath On", but all it
[Fri Jul 27 10:17:52 2007] [error] [client 134.169.77.167] The URI
which is quite correct as I want to LIST them. The rest of my setup
--------------
vps:~# svn --version
vps:~# apache2 -v
Debian testing
And the relevant part of my Apache configuration (this is located in a vhost):
<Location />
AuthType Basic
AuthzSVNAccessFile /var/lib/svn/accessfile
Require valid-user
</Location>
Note: I also tried to use a different location, like "/svn", but that
-- Oliver Pajonk --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Jul 27 10:22:30 2007 |
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.