Helen
Helen

Reputation: 21

Rename of Team Project

I have several TFS projects that need to be renamed or copied and deleted. What is the best way to go about this?

Upvotes: 2

Views: 1132

Answers (2)

Buck Hodges
Buck Hodges

Reputation: 3352

You can now rename team projects in Visual Studio Online and in the upcoming Team Foundation Server 2015 release: https://www.visualstudio.com/en-us/news/2015-apr-24-vso

Upvotes: 0

mfloryan
mfloryan

Reputation: 7685

There is no (easy) way to rename a TFS project - read the Renaming Team Project in VS2008 article.

So far the only way to do it is to create a new project and move relevant elements (source code, work items, etc.) over.

Upvotes: 3

Related Questions