Slow TFS migration from on-premise to TFS online with OpsHub tool

ε祈祈猫儿з 提交于 2019-12-02 09:43:54

问题


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.


回答1:


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.



来源:https://stackoverflow.com/questions/25237777/slow-tfs-migration-from-on-premise-to-tfs-online-with-opshub-tool

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