简体   繁体   English

TFS 2015 到 Azure DevOps 的迁移

[英]TFS 2015 to Azure DevOps Migration

Currently i'm performing some dry-run to migrate from tfs 2015 to devop azure with no issues at all, altought i have a question that i cannot find the answer.目前我正在执行一些试运行以从 tfs 2015 迁移到 devop azure,完全没有问题,虽然我有一个我找不到答案的问题。

In my tfs 2015 i have 2 big collections and Microsoft provides the full tutorial to perform the migration of only 1 Collection.在我的 tfs 2015 中,我有 2 个大集合,Microsoft 提供了完整的教程来执行仅 1 个集合的迁移。 Can i migrate the 2 collections to 1 organization or i have to do 2 migrations 1 collection per organization?我可以将 2 个集合迁移到 1 个组织,还是每个组织必须执行 2 个迁移 1 个集合?

If i need to do it seperatly, could the 2 organizations be connect to share build agents, for example?如果我需要单独进行,例如,这两个组织可以连接以共享构建代理吗?

Currently a collection is somewhat equivalent to an account (or organization) in the service.目前,集合在某种程度上相当于服务中的帐户(或组织)。 This implies, that you have to create an organization per collection.这意味着,您必须为每个集合创建一个组织。

This also implies, that the two organizations are completely separated from each other and cannot share build agents.这也意味着,这两个组织彼此完全分离,不能共享构建代理。 The only way to do this would be to install two agents on one build machine and register each agent at a different organization.唯一的方法是在一台构建机器上安装两个代理,并在不同的组织中注册每个代理。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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