How do I migrate a Mercurial (Hg) source code repo

2019-01-26 18:19发布

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?

1条回答
混吃等死
2楼-- · 2019-01-26 18:42

You can (for bidirectional data-exchange) use SVNBridge

查看更多
登录 后发表回答