如何将 Mercurial (Hg) 源代码存储库迁移到 TFS?

发布于 2024-12-22 03:15:09 字数 162 浏览 4 评论 0原文

这似乎与大多数人试图做的相反。我想要从 Mercurial (Hg) 存储库中导出所有变更集,并将它们导入到 Team Foundation Server 2010 中并包含历史记录。我不可能是唯一一个去 TFS 的人,对吧?看来我可以从 Hg 导出到 Git,然后从 Git 导出到 TFS。有更好的办法吗?

This seems to be the opposite of what most people are trying to do. I want to export all of the changesets from a Mercurial (Hg) repository and import them into Team Foundation Server 2010 and include the history. I can't be the only one going to TFS, right? It looks like I might be able to export from Hg to Git and then Git to TFS. Is there a better way?

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

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

发布评论

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

评论(1

您可以(对于双向数据交换)使用SVNBridge

You can (for bidirectional data-exchange) use SVNBridge

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