How to migrate from hosted TFS to on-premises TFS?
Asked Answered
T

2

6

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?

Tyndall answered 31/12, 2012 at 5:40 Comment(0)
M
2

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.

Molybdous answered 31/12, 2012 at 19:59 Comment(0)
F
1

You can now use the Data Export to move your data from VSO to TFS on-prem: http://msdn.microsoft.com/en-us/library/7cb80f0d-0119-4277-82e8-719a8db1796e

Fleenor answered 7/4, 2014 at 10:10 Comment(1)
the link is movedDiploma

© 2022 - 2024 — McMap. All rights reserved.