5

How do I move my code and change history from one TFS server to another?

Jonathan Allen
  • 68,373
  • 70
  • 259
  • 447

2 Answers2

7

Use this: TFS to TFS Migration Tool from CodePlex

Konstantin Tarkus
  • 37,618
  • 14
  • 135
  • 121
1

There is now a "TFS Integration Platform" project on CodePlex which you can use. It makes migrating very easy and can keep your history.

nootn
  • 851
  • 1
  • 12
  • 16