Migrate local TFS to Team Foundation Service

前端 未结 1 1350
情歌与酒
情歌与酒 2020-12-18 19:55

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

相关标签:
1条回答
  • 2020-12-18 20:19

    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.

    0 讨论(0)
提交回复
热议问题