Visual Studio Team Services:如何从敏捷迁移到Scrum流程模板 [英] Visual Studio Team Services: How to migrate from Agile to Scrum process template

查看:114
本文介绍了Visual Studio Team Services:如何从敏捷迁移到Scrum流程模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Visual Studio Team Services(以前是Team Foundation Service,而不是Team Foundation Server),并且需要将团队项目过程模板从敏捷迁移到Scrum。

I'm using Visual Studio Team Services (previously Team Foundation Service, not Team Foundation Server) and I need to migrate a team project process template from Agile to Scrum.

有人知道怎么做吗?

推荐答案

有两种不同的解决方法,具体取决于什么最后你想要的。最重要的是,无法在团队项目中将流程模板从一个模板更改为另一个模板,因此您必须使用Scrum模板创建一个新的团队项目才能迁移到该模板。

There are a couple of different ways to go about this, depending on what you want at the end. Most importantly, there is no way to change the process template from one to the other inside a Team Project, so you'll have to create a new Team Project with the Scrum Template to migrate to.

如果您想要历史记录&附件:
然后,您需要使用TFS集成平台。您将创建一个xml映射,以将工作项和源代码从一个项目流到另一个项目。朝这个方向发展时会遇到很多问题,包括历史压缩,众所周知的工具挑剔,共享步骤(以及其他内容)无法迁移等等。绝对不是推荐的选项,但是有时您别无选择。在这里获得该工具的位置: http://visualstudiogallery.msdn.microsoft。 com / eb77e739-c98c-4e36-9ead-fa115b27fefe

如果不需要历史记录,或者可以保留其他团队项目:对于这种方法,移动代码很容易(如果您有Git项目,则更容易,而且会得到历史记录。使用git-tf功能将源代码移至Git)。只需从一个存储库中签出,切换工作区映射并签入新的存储库。

If don't need history, or can keep the other Team Project around: For this method, moving the code is easy (it's even easier if you've got a Git project, and you'll get history. Use the git-tf functionality to move your source to Git). Just check out from one repository, switch your workspace mapping and check in to the new repository.

要移动工作项,请使用工作项查询并将其导出到Excel。然后将其复制/粘贴到另一个Excel电子表格中,并将其上传到新的Project中。到目前为止,这是最简单的方法。下面是详细的解释:

To move your work items, use work item queries and export them to Excel. Then copy/paste into a second Excel spreadsheet and upload them to the new Project. This is by far the easiest method. Here's a detailed explanation:

1)从敏捷模板项目中:对于要移动的每个工作项类型,创建一个工作项查询以提取所有想要的工作项并将它们全部导出到Excel(例如,一个查询以提取所有需求以及另一个查询以执行任务)

1) From Agile template project: for each work item type that you want to move, create a work item query to pull all the ones you want and export them all to Excel (for example a query to pull all requirements and another for tasks)

2)在Scrum模板项目中:为每个项目创建一个工作项查询您要导入并将其导出到Excel的工作项类型。它将是空白,但是您将在一分钟内使用此Excel电子表格进行上传。

2) From the Scrum template project: create a work item query for each work item type that you want to import and export it to Excel. It's going to be blank, but you're going to use this Excel spreadsheet to upload in a minute.

3)从一个Excel电子表格复制/粘贴到另一个,注意不要复制列标题。一个巧妙的技巧是将历史记录列从旧项目复制到新项目的注释字段中。

3) Copy/past from one Excel spreadsheet to the other, being careful to NOT copy column headers. A neat trick is to copy the History column from the old project into the Comments field in the new project.

4)发布结果。维奥拉,你已经移民了。

4) Publish the results. Viola, you're migrated.

这篇关于Visual Studio Team Services:如何从敏捷迁移到Scrum流程模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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