简体   繁体   中英

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

Is there any way to migrate a single team project from TFS 2012 Update3 /15 to Existing Azure DevOps Services with the change set history and work items?

Please let me know if there is a process to get it done.

Thanks in advance :)

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

There is no method to migrate one single team project. However, you can try to:

  1. Upgrade your current TFS to Azure DevOps Server ( Upgrade your deployment to the latest version of Azure DevOps Server ).
  2. Use Migration Tools for Azure DevOps to migrate work items. ( TFS 2017 Migration To VSTS with VSTS Sync Migrator )
  3. Import your TFVC repository into GIT ( Import repositories from TFVC to Git ) and move it into Azure Devops project ( Import a Git repo ).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM