4

We use VSS 2005. Now we have TFS 2015. How to migrate all data from VSS to TFS 2015 so we keep the history?

I see that there is a guide, but it is for TFS 2008. And Microsoft says it can be outdated, so are there newer guides or some walkthrough?

dakab
  • 5,379
  • 9
  • 43
  • 67
Bogdan Bogdanov
  • 1,707
  • 2
  • 20
  • 31

1 Answers1

6

Direct upgrade to TFS 2015 is not supported for anything older than 2010, so you'll upgrade first from VSS2005 to TFS 2013, then to TFS 2015.

  • Upgrade from Visual SourceSafe to TFS 2013, follow article below:

https://msdn.microsoft.com/en-us/library/ms253060(v=vs.120).aspx

  • Upgrade from TFS 2013 to TFS 2015, follow:

https://blogs.msdn.microsoft.com/tfssetup/2015/09/30/migration-update-from-team-foundation-server-tfs-2013-to-tfs-2015-with-reporting-and-sharepoint/

Cece Dong - MSFT
  • 29,631
  • 1
  • 24
  • 39