从VS Team Service迁移到本地TFS [英] Move from VS Team Service to an on-premises TFS

查看:162
本文介绍了从VS Team Service迁移到本地TFS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有VS Team Service上的项目.我们想要的是将这些项目移至TFS 2015.

We have projects on the VS Team Service. What we want is to move those projects to TFS 2015.

如何做到?

找到了该网站,但它是在2014年.Microsoft电子邮件地址不再有效

I found this site, but it was in 2014. The Microsoft email address is no more valid

推荐答案

当前尚无从VS Team Services迁移到Team Foundation Server或导出项目或项目集合的方式,该方式可以将其附加到TFS服务器.

There is currently no way to move from VS Team Services to Team Foundation Server or to export a project or project collection in such a way that it can be attached to a TFS server.

根据您所使用的VS Team Services的功能,有可能相对容易地将一些数据迁移到新的目标环境中.而且,根据您愿意失去的东西,您也可以轻松地迁移其他一些位.

Depending on what features of VS Team Services you're using it may be possible to migrate some of the data to a new target environment with relative ease. And depending on what you're willing to lose you may be able to migrate some other bits easily as well.

有一些第三方工具可提供与VS Team Services之间的迁移,尽管这些工具可能非常昂贵.

There are 3rd party tools that offer migration to and from VS Team Services, though these can be pretty expensive.

易于迁移:

  • Git源代码控制存储库(git clone --mirror后跟git push到新服务器)
  • TFVC数据(使用及时迁移)
  • Git source control repositories (git clone --mirror followed by git push to the new server)
  • TFVC data (using Timely Migration)

数据丢失(相对)易于迁移

  • 没有关系,历史记录和附件的工作项数据(通过Excel)
  • TFVC版本控制数据(仅最新版本)

难以迁移

  • 具有历史记录的TFVC
  • 具有历史记录的工作项
  • 具有关系并链接到其他人工制品的工作项目
  • 测试结果
  • 建筑物
  • 发布
  • 包装管理(本地不可用)
  • 完整的跟踪能力数据

您可能会用到的工具是

  • Team Foundation Server迁移工具

  • Team Foundation Server Migration Tools

  • 如果有效,那很好,如果没有,那么让它去做自己想要的事就很痛苦
  • 不迁移构建,发行,构建定义,工作项标签,工作项配置(区域,迭代,看板),安全性以及其他数据.

OpsHub集成管理器

OpsHub Integration Manager

  • 我个人对此工具有过很复杂的经验.可能会非常缓慢(如在15天之内仅迁移源代码控制)
  • 不迁移内部版本,版本,内部定义
  • 而且很贵

及时迁移

  • 用于TFS的最佳源代码控制迁移工具之一.
  • 除了TFVC数据外,不迁移其他任何东西

正在实施一个数据导入选项,以使其更易于迁移到Visual Studio Team Services,但是在导出临时项目以将其附加到本地TFS方面,尚未宣布任何内容.

There is a Data import option under way, to make it easier to migrate to Visual Studio Team Services but nothing has been announced around exporting tem projects in order to attach them to TFS on-premise.

这篇关于从VS Team Service迁移到本地TFS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆