Tuesday, March 22, 2011

Delete a Project from Team Foundation Server

Answer: go to the Visual Studio 2010 command prompt and use “TfsDeleteProject.exe“.

Example:


TfsDeleteProject /collection:http://larry-pc:8080/tfs “Fret Project“

You can get the url, if you've forgotten it, by going to
Team -> Connect to Team Foundation Servers -> Servers ..

No comments:

Post a Comment