如何将单个团队项目从 TFS 2012 迁移到 Azure DevOps 服务?

How to Migrate a single Team project from TFS 2012 to Azure DevOps Services?

是否有任何方法可以将单个团队项目从 TFS 2012 Update3 /15 迁移到具有更改集历史记录和工作项的现有 Azure DevOps 服务?

如果有完成它的过程,请告诉我。

提前致谢:)

无法迁移单个团队项目。不过,您可以尝试:

  1. 将您当前的 TFS 升级到 Azure DevOps Server (Upgrade your deployment to the latest version of Azure DevOps Server)。
  2. 使用Migration Tools for Azure DevOps to migrate work items. (TFS 2017 Migration To VSTS with VSTS Sync Migrator)
  3. 将您的 TFVC 存储库导入 GIT (Import repositories from TFVC to Git) and move it into Azure Devops project (Import a Git repo)。

没有开箱即用的功能可以将团队项目在 TFS 之间迁移到 DevOps,您可以尝试@Shamrai 的建议,或者检查一些第三方工具,例如 OpsHub:https://marketplace.visualstudio.com/items?itemName=vs-publisher-1455028.OpsHubVisualStudioOnlineMigrationUtility