我试图访问我的浏览器上的颠覆父path。 我去http://serverip/svn ,它说forbidden ,但是如果我去http://serverip/svn/svnproject ,它显示svn回购。 如何启用查看父path?
http://serverip/svn
forbidden
http://serverip/svn/svnproject
假设您使用SVNParentPath来configuration父path,您可以使用SVNListParentPath On在该位置启用目录浏览。
SVNParentPath
SVNListParentPath On