How to create a team project in TFS and how to work with a team project

Source: Internet
Author: User
Create a team project collection

TFS Server Management console \ Team project collection page. Select the ' Create Collection ' link and follow the wizard to create the project collection.

Create a team project

Once you've created your team project collection, you're ready to start creating your team project.

Enter VS, after connecting the TFS server, select ' New team project ... ' from the menu below

Then, enter the team project name, process template Select Agile, source control select TFS, and then create a team project until you are done.

Delete a team project

In order to test, we often create a team project for testing and remove it from TFS when it is no longer needed, so how do you completely remove the team project from TFS? Generally there are two ways. However, the first way is not recommended, it is best to use the second way.

Method One:

Go to the management Console \ Team project collection for TFS Server and choose the ' delete ' link from it.

However, this approach may not be possible to delete cleanly, resulting in the use of the original name to create the team project times error (source control folder name is duplicated). So recommend this way.

Method Two: "Recommended"

Using the tools Microsoft has provided for us, it is installed with VS, and the directory is as follows (vs2013): C:\Program Files (x86) \microsoft Visual Studio 12.0\common7\ide

How to use:

Go to the above directory and run the following command:

Tfsdeleteproject.exe/force/collection:http://cooto360:8080/tfs/ssharing Ubtrip

Description

Http://cooto360:8080/tfs/SSharing, team project collection address

Ubtrip, the name of the team project to be deleted (should be unique).

Parameter description:

How to create a team project in TFS and how to work with a team project

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.