【问题标题】:Mercurial on IIS7 connection timeoutIIS7 连接超时的 Mercurial
【发布时间】:2010-05-01 15:51:41
【问题描述】:

我在 IIS 7 上配置了 Mercurial,我可以毫无问题地推拉一些测试文件。 但是如果我尝试推送一个更大的存储库,我会在hg push 命令行中得到这个错误:

abort: error: An existing connection was forcibly closed by the remote host

从 Tortoise HG 我得到了更多细节:

lopen error [Errno 10054] An existing connection was forcibly closed by the remote host>

在我看来是某种 CGI 连接超时,但我在 IIS7 配置中扩展了 cgi 超时属性。 可能是什么问题?

【问题讨论】:

标签: iis mercurial


【解决方案1】:

您可能想看看这个,我提供了解决同一问题的方法:Client error when attempting to push large files

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2012-05-17
    • 2022-01-21
    • 1970-01-01
    • 2018-07-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多