【发布时间】:2014-04-30 16:20:03
【问题描述】:
尝试推送到我们的 mercurial 存储库时出现此错误:
**一个现有的连接被远程主机强行关闭
我认为与推送的大小无关,因为它发生在大约 140kb 的推送上。大约一周前一切正常。
有什么想法吗?
这是日志:
4 changesets found
list of changesets:
8b53bd8082b543c713c473486e0923837e186551
6be81c93e5c78c575670bb5f0ad11181bd2728bf
0d7073fa9250320a576f5ec31fa6951ccb68691c
04e70027f6435925d43778eecf9b4e0e07da12ee
bundling: 1/4 changesets (25.00%)
bundling: 2/4 changesets (50.00%)
bundling: 3/4 changesets (75.00%)
bundling: 4/4 changesets (100.00%)
bundling: 1/4 manifests (25.00%)
bundling: 2/4 manifests (50.00%)
bundling: 3/4 manifests (75.00%)
bundling: 4/4 manifests (100.00%)
bundling: library/images/fratto.jpg 1/2 files (50.00%)
bundling: library/images/raghu.jpg 2/2 files (100.00%)
sending unbundle command
sending 74493 bytes
sending: 64/144 kb (44.44%)
www.example.com certificate successfully verified
sending: 128/144 kb (88.89%)
abort: error: An existing connection was forcibly closed by the remote host
服务器是 Windows 2008 R2 64 位,运行 Mercurial v 2.9.2 和 python 2.7.6 和 tortoisehg 2.11.2
【问题讨论】:
标签: iis mercurial tortoisehg