Migrate local TFS to Team Foundation Service

只愿长相守 提交于 2019-11-30 08:56:50

问题


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?


回答1:


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.




回答2:


I did this with a massive repo last year, follow the instructions here it works a treat:

http://www.visualstudio.com/en-us/get-started/migrate-team-projects-vs.aspx



来源:https://stackoverflow.com/questions/9312873/migrate-local-tfs-to-team-foundation-service

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!