为什么我本地配置的SVN在checkout的时候显示“Could not open the requested SVN filesystem”
snv-win32-1.5.5+TortoiseSVN-1.5.7.15182-win32+apache
为什么我本地配置的SVN在checkout的时候显示“Could not open the requested SVN filesystem”
而我直接用浏览器访问http://localhost/svn/的时候显示:
<?xml version="1.0" encoding="utf-8" ?> - <D:error xmlns:D="DAV:" xmlns:m="http://apache.org/dav/xmlns" xmlns:C="svn:"> <C:error /> <m:human-readable errcode="720002">Could not open the requested SVN filesystem</m:human-readable> </D:error>
<Location /svn> DAV svn SVNPath D:/AppServ/repository/ Options Indexes MultiViews</Location>