【问题标题】:svn:the URL is not WebDAV-enabledsvn:该 URL 未启用 WebDAV
【发布时间】:2014-01-24 18:59:33
【问题描述】:

在命令提示符下使用 svn info 命令时出现以下错误,

 svn: E175003: Unable to connect to a repository at URL 'https://myserver.svn.com/svn/MainDB'
 svn: E175003: The OPTIONS response did not include the requested activity-collection-set;
 this often means that the URL is not WebDAV-enabled

通过使用ip,我们可以得到信息结果“svn info https://[server-ip]/svn/MainDB”..

我厌倦的命令是, "C:\Program Files\VisualSVN Server\Bin\svn.exe" 信息 "https://myserver.svn.com/svn/MainDB"

注意:我使用的是 windows XP 机器并安装了 VisualSVN Server 2.5.2。我的机器上没有安装 apache。

谢谢...

【问题讨论】:

    标签: svn webdav visualsvn-server


    【解决方案1】:

    主机名 myserver.svn.com 很可能不是指向 VisualSVN 服务器,而是指向另一个服务。确保 myserver.svn.com 的 DNS 设置正确。

    【讨论】:

    • 我已经验证了 DNS 设置并且没问题。以前它使用主机名...现在只有它不起作用。缺少任何设置?
    猜你喜欢
    • 1970-01-01
    • 2022-08-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-04-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多