Access control not working
From: <durwin_at_mgtsciences.com>
Date: 2007-12-13 22:28:38 CET
I have apache configured to work with Subversion. According to the SVN
This is my httpd conf
===
<Location /test>
Here is the conf files in the repository named 'test'
===
[test:/]
passwd
svnserv.conf
password-db = passwd
authz-db = authz
realm = MSI
I tried to restrict all access to see if it works. Thats why you see '*='
svn co http://server/test
What am I missing?
Regards,
Durwin
|
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.