How to migrate from hosted TFS to on

How can I migrate from TFS hosted on http://tfs.visualstudio.com to an on-premises version of TFS? I want to use Visual Studio Team Foundation Server Express 2012, which is free for 5 users.

Can everything be migrated including work items, queries, and source code?


The TFS Integration Platform can do this, however it has its limitations. A major one is that source history is played back change by change, which means you lose the original dates that things happened.

Willy P Schaub wrote an excellent msdn magazine article on Migrating from an On-Premises Team Foundation Server to Team Foundation Service Preview Using the TFS Integration Tools which is the opposite direction than you want, but it should be a good start.


您现在可以使用数据导出将数据从VSO移至TFS上:http://msdn.microsoft.com/en-us/library/7cb80f0d-0119-4277-82e8-719a8db1796e

链接地址: http://www.djcxy.com/p/11666.html

上一篇: 我怎样才能减少查询次数?

下一篇: 如何从托管的TFS迁移到