Delete A TFs Project

Source: Internet
Author: User
TFS 2008 does not provide the team project deletion function on the interface, but you can delete it using the following command line:
Usage: tfsdeleteproject [/q] [/Force] </Server: <Server Name> <Team Project Name>

Open the Visual Studio 2008 command window:
Tfsdeleteproject/Q/Server: http: // 192.168.0.3: 8080 project name

In the displayed logon window, enter the user name and password to delete the Team Project from Team Foundation. To use this command, you must be a member of the team Foundation server administrators (Team Foundation server administrator) group or a member of the Project administrators (Project Administrator) group of the project to be deleted.

Note: After a team project is deleted, it cannot be recovered.

Parameter description:
[/Q]-No confirmation prompt.
</Server: <Server Name>-name of the team Foundation server.
[/Force]-continue even if some data cannot be deleted.
<Team Project Name>-project name. If the name contains spaces, use quotation marks.

Happy program!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.