18

I am trying to migrate my local TFS server to http://tfs.visualstudio.com/. My goal is to preserve code history, work items and etc.

Does this feature exists and if it how to use it?

Jonathan Nixon
  • 4,940
  • 5
  • 39
  • 53
Denis Besic
  • 3,067
  • 3
  • 24
  • 35

1 Answers1

12

I've used the TFS Integration Platform to migrate between two TFS servers. The one issue you might run into is the check-in dates are reset to the day of the migration (basically what you are doing is checking in all of the code), but the original check-in date is recorded in the check-in comments.

hawkke
  • 4,242
  • 1
  • 27
  • 23