Migrating a team project from TFS 2013 to TFS 2015

I need to transfer one Team Project from the TFS 2013 4 update server to the TFS 2015 instance. The source project is in the default collection. The default collection contains many team projects, and I cannot transfer them because there are security concerns. There is no way to get the entire collection of the collective collection. Sharing a collection is also not possible because the database and the TFS application server are running another company. I can only use the TFS API.

I found the TFS integration tools, but I can not install it. When installing, I see two errors:

  • Unsupported API (Integration Tools require Team Explorer 2008, 2010 or Dev11).
  • Possibly unsupported version of DB

Is there any other approach, how to transfer the specified team project to another TFS instance?

+4
source share

Source: https://habr.com/ru/post/1610265/


All Articles