gpt4 book ai didi

SVN errorcode=2 无法打开请求的 SVN 文件系统

转载 作者:行者123 更新时间:2023-12-04 05:44:35 25 4
gpt4 key购买 nike

我已经运行了 MAMP(OSX 的 XAMP),我正在尝试设置 subversion。

当我在浏览器中访问新创建的存储库时,我得到:

<D:error>
<C:error/>
<m:human-readable errcode="2">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>

存储库设置在 ~/server/svn 中。我的 html/php 文件也在那里 (~/server/http),它工作正常。我的基本 httpd.conf 设置:
<Location /svn>
DAV svn
SVNPath ~/server/svntest
(Authenticaton will be added later)
</Location>

我已经把所有东西都改成了 777
drwxrwxrwx   9 gerrit  staff       306 27 okt  2008 svn

Apache 的错误日志没有显示任何错误。

我该如何解决这个问题?

最佳答案

什么是 ~/server/svntest? Web 服务器通常没有主目录甚至 shell 访问权限,请尝试将其替换为完整路径。

关于SVN errorcode=2 无法打开请求的 SVN 文件系统,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/991243/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com