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?

有帮助吗?

解决方案

You can (for bidirectional data-exchange) use SVNBridge

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top