cvs: SVNROOT / httpd.conf
[email protected] ("Gwynne Raskind")
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <cvsgwynne1229373874@cvsserver> |
gwynne Mon Dec 15 20:44:34 2008 UTC
Modified files:
/SVNROOT httpd.conf
Log:
Not using authz.db anymore
http://cvs.php.net/viewvc.cgi/SVNROOT/httpd.conf?r1=1.1&r2=1.2&diff_format=u
Index: SVNROOT/httpd.conf
diff -u SVNROOT/httpd.conf:1.1 SVNROOT/httpd.conf:1.2
--- SVNROOT/httpd.conf:1.1 Fri Dec 5 04:57:37 2008
+++ SVNROOT/httpd.conf Mon Dec 15 20:44:34 2008
@@ -6,7 +6,6 @@
<Location "/">
DAV svn
SVNPath "/home/svn/repository"
- AuthzSVNAccessFile "/home/svn/SVNROOT/authz.db"
Satisfy All
Require valid-user
AuthType Digest