-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: trunk
-
Fix Version/s: 1.6.13
-
Component/s: mod_authz_svn
-
Labels:None
relevant httpd snippet <Location /svn> DAV svn AuthType Basic AuthName Mysis SVNParentPath /repositories AuthUserFile /etc/httpd/conf.d/users AuthzSVNAccessFile "/etc/httpd/conf.d/access" SVNPathAuthz short_circuit require valid-user </Location> [kamesh@kamesh ~]$ cat /etc/httpd/conf.d/access [chennai:/] kamesh= rw [kamesh@kamesh tmp]$ svn co http://localhost/svn/chennai Authentication realm: <http://localhost:80> Mysis Password for 'kamesh': svn: Not authorized to open root of edit operation $
Original issue reported by kameshj