Migration between Visual Studio Team Services projects

前端 未结 2 519
攒了一身酷
攒了一身酷 2021-01-21 03:05

How can I migrate all source code from one Visual Studio Team Services project to another?

2条回答
  •  暖寄归人
    2021-01-21 03:13

    You could use Tfs Integration tools to achieve it.

    Detail steps: Move Team Project to another Project Collection TFS 2013

    Note: Its a lossy data transfer.

    Migration - For this project, and for TFS in general, we use the term "migration" to refer to moving data between two different servers. Migration is done through the APIs of TFS, and is a lossy data transfer (see the limitations listed below).

    Source & Limitations list:https://visualstudiogallery.msdn.microsoft.com/eb77e739-c98c-4e36-9ead-fa115b27fefe

提交回复
热议问题