Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
trunk
-
None
Description
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