Thursday, April 10, 2008

How to delete TFS 2008 project Team Foundation Server project delete

Run this:

cd C:\Program Files\Microsoft Visual Studio 9.0\Common\IDETfsDeleteProject /server:SERVERNAME PROJECTNAME

SERVERNAME - Server Name
PROJECTNAME - Project Name

1 comment:

Unknown said...

This is two lines. The second line begins with "TfsDeleteProject". Also, on my machine, it's \Common7, so there may be some slight variations from one installation to another.