Reputation: 1835
There is an issue : we have a few directories in TFS
that could be migrated to the another TFS
server. Are there are any good tools to perform it ? But we have the additional requirement - sometimes we need to merge code from source TFS
to new TFS
.
Upvotes: 0
Views: 75
Reputation: 5010
To migrate certain directories, you need to choose to use TFS Integration Tool: https://tfsintegration.codeplex.com/
In it, it is possible to select path you would like to migrate.
Upvotes: 2
Reputation: 3175
Microsoft recommends for this kind of migration OpsHub.
For basic scenarios you can try OpsHub Visual Studio Online Migration Utility.
Upvotes: 1