简体   繁体   English

我们需要将两个单独的 TFS 默认 collections 合并到一个 TFS2012 到 TFS2017

[英]We need to merge two seperate TFS default collections into one TFS2012 into TFS2017

We have an aging TFS 2012 setup with two collections the default and another we can call collection2.我们有一个老化的 TFS 2012 设置,默认有两个 collections,另一个我们可以调用 collection2。 We want to migrate them to an existing TFS 2017 instance that also has those same two named collections but within the collections are different projects.我们希望将它们迁移到现有的 TFS 2017 实例,该实例也具有相同的两个名为 collections 但在 collections 中是不同的项目。 We want to merge the two default collections into the 2017 default collection.我们要将两个默认的 collections 合并到 2017 默认集合中。 And then most like do the same with the collection2.然后最喜欢对 collection2 做同样的事情。

I have seen references to a "TFS Integration Platform" that was said to do this, however it seems to be deprecated and unavailable.我已经看到对据说可以执行此操作的“TFS 集成平台”的引用,但是它似乎已被弃用且不可用。 ## as anybody been down this road before that can offer assistance. ## 因为在此之前走过这条路的任何人都可以提供帮助。

Thanks in advance.提前致谢。

You're in a bad spot.你的处境很糟糕。

You can easily attach the 2012 collections to the 2017 instance using a detach/ attach migration, but that won't merge things.您可以使用分离/附加迁移轻松地将 2012 collections 附加到 2017 实例,但这不会合并。

You can use a bunch of tools to migrate multiple things and is all depends on what it is you need to migrate.您可以使用一堆工具来迁移多个东西,这完全取决于您需要迁移什么。

For work items & test cases:对于工作项和测试用例:

TFVC: TFVC:

Builds:构建:

  • n/a不适用

Test Results:试验结果:

A simpler solution更简单的解决方案

Do what's called a tip-migration and keep the old collections around for history purpose.进行所谓的小费迁移并保留旧的 collections 以备历史记录。

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

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