Daveo
Daveo

Reputation: 229

Exporting Team Project from tfs server

Is there any way of exporting Team Project or Team Project Collection from Team Foundation Server 2015 to tfs 2012?

Thanks for your help!

Upvotes: 2

Views: 1034

Answers (2)

starian chen-MSFT
starian chen-MSFT

Reputation: 33698

There is the tool to migrate data between TFS that you can try to use and check the result.

Upvotes: 0

Daniel Mann
Daniel Mann

Reputation: 58980

You can't downgrade Team Project Collection databases. There is no mechanism to move Team Projects between collections at all, even within the same instance of TFS.

Depending on your exact requirements, there may be a third party tool that is capable of migrating some of the data (work items, source code, etc), but not with full fidelity.

Upvotes: 4

Related Questions