0

I have ported over all of my build customizations from TFS 2010 to the new TFS 2013 build process template. What would be the best approach to upgrade the old build definitions to the new template while retaining the settings (i.e. configurations to build, project, ect.) from the old one?

Steve L.
  • 1,098
  • 13
  • 23

1 Answers1

0

If your arguments are still the same, you should be able to open your existing definition and just apply the new template. All of your original settings should remain intact

Just TFS
  • 4,697
  • 1
  • 18
  • 22
  • Thanks for the response. When I make the template change, the settings for the custom activities are brought over, but the settings for Project, Configurations, etc. are not retained. – Steve L. Aug 15 '14 at 20:25
  • yes I found lots of issues, variables gone, overridable targets gone. – learnerplates Mar 10 '15 at 16:31