Git:无法访问url http:// myserver / repo返回代码56

时间:2012-02-28 02:36:23

标签: git

我使用Curl 7.21.3在CentOS 5.5上建立了Git Server。它在CentOS上工作正常(拉,推好)。

但是当从Windows推出git时,我总是遇到错误:

  

错误:无法访问网址http://myserver/repo/,返回代码56   致命:git-http-push失败

“返回代码56”是什么意思?如何解决?

1 个答案:

答案 0 :(得分:0)

code 56CURLcode

  

CURLE_RECV_ERROR(56)
  接收网络数据失败。