Slow TFS migration from on-premise to TFS online w

2019-03-02 01:59发布

We have a 50GB on-premises TFS collection, which we want to have migrated to TFS online. We are now using the OpsHub Visual Studio Online Migration Utility, to test with. The conversion of some separate test projects seem to work fine, so now we are trying to measure the time it will take for a full migration. It looks like the migration of all 78K changesets will take about a month. That is way too long for us. The tool is using only one Core of our 8 available Cores. I don't see other resource bottlenecks, other than the CPU (the Core in use is over 50% most of the time). Are there any tips for a faster migration? Is there any way to speed up things? Besides asking you all for a possible solution, I am now also trying to do several smaller migrations in parallel. As soon as I have results of that, I will share them.

标签: tfs opshub
1条回答
一夜七次
2楼-- · 2019-03-02 02:27

Which version you are using? There is performance issue with label which is fixed in version 1.0.1.005.

If your projects are independent in commit (Branch and Merge operation) then you can create migration, project wise which run parallel.

查看更多
登录 后发表回答