TFS migration via OpsHub - very slow

回眸只為那壹抹淺笑 提交于 2019-12-25 02:55:13

问题


I am testing a TFS2013 (source control only) migration to VSO via OpsHub (1.1.0.005).

I chose a Team Project that has 2500 changesets, but when migrating, the OpsHub UI displays [iterating value]/32894 Changeset(s)/Labels passed.

I have not looked to see how many labels exist, but I doubt there are 30,000+.

The migration process has been running for 5 hours, and looks like it may run for 3 or 4 days.

Is this really how long it takes to migrate a small Team Project?


回答1:


The 30k Labels would be those that exist at the Collection Level scope. Since, the utility migrates TFS Build Labels (which TFS automatically creates at the collection level scope). However, the labels which are not pertaining to the project(s) that have been selected to be migrated will NOT be migrated. Yet they will have to be preprocessed to decide if they are of the relevant project or not.

Hence you will see the total count as an aggregation, but the processing+migration will only be done for relevant labels. And the iteration over unneeded labels will be done with in seconds.

On a side note, what is the rough size of the project that is being migrated?



来源:https://stackoverflow.com/questions/28597420/tfs-migration-via-opshub-very-slow

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