AuthSVNAccessFile with SVN 1.4.6 on Apache 2.2.8 on Windows
From: Matt Valerio <matt.valerio_at_gmail.com>
Date: Fri, 7 Mar 2008 09:50:24 -0500
Hello,
I'm running into a very strange problem hosting Subversion inside Apache on
Here's my setup:
I copied both mod_authz_svn.so and mod_dav_svn.so from the Subversion bin
Here's the relevant part of httpd.conf:
SVNListParentPath on
SVNPathAuthz on
AuthName "Subversion Repositories"
require valid-user
When I comment out that line and go to https://servername/svn/, everything
However, if I uncomment the line, then the connection closes and the web
If I look in the event viewer, there are a few entries, all the same:
Nothing is written to the log files, even with LogLevel=debug. (Any idea how
Just to be sure, I used the .so files from both the MSI installer and the
Has anyone else run into something similar?
Thanks a ton,
|
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.