svn配置
subverson.conf
<Location /svn> DAV svn SVNListParentPath on SVNParentPath /var/repo AuthType Basic AuthName "Authorization Realm" AuthUserFile /path/to/passwdfile AuthzSVNAccessFile /path/to/authzfile Require valid-user </Location> RedirectMatch ^(svn)$ $1/