我在 beanstalk 上有一个 mercurial 存储库。然后我在eclipse上安装了mercurialeclipse,然后尝试克隆存储库。
Eclipse SDK 版本:4.2.2
MercurialEclipse 2.1.0.201304290948 mercurialeclipse.feature.group MercurialEclipse 项目
网址 - https://xxxx.hg.beanstalkapp.com/yyy
我收到“错误:<html>”的错误,但我可以使用给定凭据通过浏览器查看给定位置。我错过了什么吗?
我也试过tortoseHg。命令是
% hg clone --verbose -- https://xxxx.hg.beanstalkapp.com/yyyy URLError: <html>
[命令返回代码 255 Thu May 02 09:23:08 2013]