Can we migrate to a new TFS process template and keep history?

耗尽温柔 提交于 2019-11-29 04:33:43

We are in a simalar situation that you are (right down to the templates we are on versus the one we want to be on), although we only have source code in our existing Team Foundation Server instance. We are planning to do a migration from Team Foundation Server 2008 to Team Foundation Server 2010, as opposed to an upgrade. Although we have not done so yet, you do have the have two options you have outlined.

Like you mention, you can migrate the source code and Work Item Tracking to a new Team Project using this tool. It will "compress" the history dates, as TFS will want to add its own timestamp. There will be some potential history issues, from what I understand. Specifically, in TFS 2010, you might have issues comparing versions from the pre-migrated source control. At least, so far, I have in my experiments in our test lab. My understanding of this issue is that it relates to item-mode vs. slotted-mode as the defaults between the two versions. I can look at individual versions and can see history - so that meets our requirements.

The other option is source control in one project and work items in another. I have not tried this, because I would imagine that the changeset relationships would be broken on existing work items and would not be generated going forward. This may or may not a be a big deal to you.

Also, it might be a good idea to describe your situation in the discussion area of the project on Codeplex. The authors are on the TFS Migration Team at Microsoft and depend on feedback of people in the same boat we are. I have been exchanging a couple of emails with them so far, and they have been quite helpful.

Based upon our discussions with the very helpful folks at Microsoft, we are likely going to backup the databases and follow the directions on Bryan Krieger's blog post (Path 2: Migration Upgrade). I am hoping to make a test run at the upgrade using an older backup as early as next week.

Best of luck! I know it is intimidating. Luckily, my installation and configuration experiences with a fresh TFS 2010 install in the lab have been much more smooth than my initial exposure to the TFS 2008 process. Hopefully, you find the same is true.

Manish Jain

We have been through this painful process. Here is some useful information:

  1. Yes we used latest release of TFS Integration platform.
  2. This blog is your friend for TFS Integration platform.
  3. Take a look at mapping xml files here
  4. Refer this forum. It has lot of good information.
  5. Also see "Upgrading your Process Template in Team Foundation Server" and "Process Template Upgrade #3 – Destroy all Work Items and Import new ones".
Vaccano

Just in case anyone else comes here, I posted some step by step instructions on how to do this (for different templates though) here.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!