将 TFVC 存储库从一个 VSTS 实例迁移到另一个 VSTS 实例

Migrate TFVC repository from one VSTS instance to another VSTS instance

我需要将 TFVC(Team Foundation 版本控制)存储库从一个 VSTS 实例(例如:source.visualstudio.com)移动或复制到另一个 VSTS 实例(例如:destination.visualstudio.com) .

我认为这会相当简单,但我只能找到有关 TFS(Team Foundation Server)的信息,而不是 VSTS(Visual Studio Team Services)。或者转换为 Git 存储库的示例,而我需要从 TFVC 转到 TFVC。

我现在对迁移工作项不感兴趣,只对源代码及其历史感兴趣。

没有内置工具可以做到,有类似的用户声音:make it possible to move a Team Project between Team Project Collections

关于第三个工具,你可以试试OpsHub Visual Studio Online Migration Utility

另一方面,如果只是需要更换所有者,您可以change account owner of VSTS