如何使用 TortoiseHg (Mercurial) 下载代码

发布于 2024-10-21 17:29:54 字数 524 浏览 4 评论 0 原文

我正在尝试下载代码 theworldsworthstackoverflowclone。起初我尝试使用Tortoise SVN,但后来发现不支持hg命令。

现在我下载了 Mrcurial 和 TortoiseHg 2.0.2 以及 Mercurial 1.8.1 - x64 Windows 并安装在我的系统上。我还调整了所需的代理设置。

但每当我尝试克隆时,我都会收到以下错误:

Clone not found [Command returned Code 225]

I am trying to download the code theworldsworststackoverflowclone. At first I have tried with Tortoise SVN but later get to know that hg command is not supported.

Now I downloaded Mrcurial and TortoiseHg 2.0.2 with Mercurial 1.8.1 - x64 Windows and installed on my system. I have also tweaked the proxy settings required.

But whenever I am trying to clone , then I am getting the following error:

Clone not found [Command returned Code 225]

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

骷髅 2024-10-28 17:29:54

这对我有用。我正在使用 TortoiseHg (1.1.5) 和 Mercurial (1.7)

我的步骤:

  1. 右键单击并选择 TortoiseHG
  2. 选择克隆...
  3. 在弹出的对话框中,我输入源路径: https://theworldsworthstackoverflowclone.googlecode.com/hg/
    和目标路径:theworldsworthststackoverflowclone

It worked for me. I'm using TortoiseHg (1.1.5) and Mercurial (1.7)

My Steps:

  1. Right Click and select TortoiseHG
  2. Select Clone ...
  3. In the dialog that pops up I put Source Path: https://theworldsworststackoverflowclone.googlecode.com/hg/
    and Dest Path: theworldsworststackoverflowclone
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文