Coentje
Coentje

Reputation: 520

TFS Migration from 2005 to 2008?

Does anybody know if it is possible to migrate separate projects from a TFS 2005 server to a TFS 2008 Server?

Upvotes: 1

Views: 575

Answers (2)

fuzzbone
fuzzbone

Reputation: 2030

A "crude but effective" way could be to do the full upgrade and then Delete the Team Projects you don't want on the new server.

That said - you should be able to accomplish much of what you want (with some limitations) using the TFS to TFS Migration utility on CodePlex. You may want to read through the discussions - some people had some issues with branches - you'll need to make sure you have your mappings correct.

Upvotes: 1

tvanfosson
tvanfosson

Reputation: 532635

I've upgraded a TFS server from 2005 to 2008, but never migrated projects from one to the other. I can tell you that I have projects that use VS2005 in my VS2008 server and it works with no problems.

Upvotes: 0

Related Questions