Is there a way to migrate from MSF Agile 6.0 to a Scrum process template in TFS 2012? We have migrated from TFS 2010 to 2012 recently and would like to change the process template without loosing history.
I've heard about http://witsynchronizer.codeplex.com/ but has anyone tried it for TFS 2012?
The way in which we have done this is;
- In Visual Studio (I have Visual Studio Ultimate 2012) Go to Team Explorer - Home (Make sure you are in the correct collection / project)
- In the drop down menu navigate to Projects & My Team & Select New Team Project
- Enter your desired team project name and description
- Select the Microsoft Visual Studio Scrum 2.0 - Preview 4 process template
- Configure the SharePoint site if you wish but we choose "Do not configure the SharePoint site at this time"
- Specify Source Control Settings - We choose "Create a new source control branch" and select the area of code we want to branch from. This then should retain all of your history.
- Confirm your team project settings and then click Finish.
Hope this helps, it may not be the correct way but works for us.