문제

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?

도움이 되었습니까?

해결책

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top