如何在 Windows 上将 SVN (Subversion) 转换为 Hg (Mercurial)?

发布于 2025-01-06 09:52:44 字数 344 浏览 2 评论 0原文

我正在使用 Windows xp 32 位,并且正在使用 TortoiseHg,并且我想从 Codeplex 克隆文件,但是当我尝试克隆源代码时,出现错误

'https://wbfsmanager.svn.codeplex.com/svn?cmd=capability/?cmd=capability/?cmd= Between& amp;pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000/'似乎不是 hg 存储库:

那么如何将其转换为 Hg 格式?

I am using Windows xp 32 bit and i am using TortoiseHg and I want to clone a file from Codeplex but when I try to clone the sourcecode, I got an error says

'https://wbfsmanager.svn.codeplex.com/svn?cmd=capabilities/?cmd=capabilities/?cmd=between&pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000/' does not appear to be an hg repository:

So how can I convert it to a Hg format?

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

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

发布评论

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

评论(1

我恋#小黄人 2025-01-13 09:52:44

您通常应该使用TortoiseSVN 通过 Codeplex 的 SvnBridge 查看 Subversion 存储库。如果它是您自己的项目,那么您还可以将其创建为 Mercurial 存储库,而不是 Subversion 存储库。

但是,如果您确实想要使用 Mercurial 从 Subversion 进行克隆,那么您需要的不仅仅是标准的 Mercurial:您需要使用 hgsubversion.请参阅我的 hgsubversion 指南获取帮助。

You should normally use TortoiseSVN to checkout a Subversion repository from Codeplex via their SvnBridge. If it's your own project, then you can also create it as a Mercurial repository instead of a Subversion repository.

However, if you really want to use Mercurial to clone from Subversion, then you need more than just standard Mercurial: you need to use hgsubversion. Please see my hgsubversion guide for some help.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文