Search code examples
visual-studio-2013tfsmigrationvisual-studio-2015tfs-2015

Migrate Team Project from TFS 2013 To TFS 2015


I need to migrate one Team Project from TFS 2013 update 4 server to instance of TFS 2015. The source project is located in default collection. The default collection contains many team projects and I can not migrate them because there is security reasons. There is no possibility to get whole team collection database. The splitting of collection is also not possible because the database and TFS application server manages another company. I can use only TFS API.

I found TFS Integration Tools but I'm not able to install it. There are two errors while i'm installing it:

  • Unsupported API (integration tools requires team explorer 2008, 2010 or Dev11)
  • Probably Unsupported version of DB

Is there any other approach how to migrate specified team project to another instance TFS?


Solution

  • If splitting the team project collection is unachievable, you need to use TFS Integration tool. And to fix the error message you got above (integration tools requires team explorer 2008, 2010 or Dev11), please first try installing Team Explorer 2012 then install again. Also have a check on this blog for the details on how to handle it: http://blogs.msdn.com/b/willy-peter_schaub/archive/2012/07/04/tfs-integration-tools-issue-this-tool-requires-the-tfs-client-object-model.aspx