Create a Team Project in TFS 2010

How to create a team project in TFS 2010?

You may installed Team Foundation server 2010, and wondering how to create a team projects.

Visual Studio used to create a Team project, steps below
Run Visual Studio 2010 with appropriate permission, and connect to Team Foundation Server
TFS_p_01
Select the Team project collection that you want to save the new team project inside
TFS_p_02
Open Team Explorer
TFS_p_03
Right click Team project collection and select “New Team Project”
TFS_p_04
Next, Next
TFS_p_05  TFS_p_06
Select “Create an empty source control folder” and click finish
TFS_p_07
Click finish on confirmation windows,
TFS_p_08
The team project wizard start to create the new team project
TFS_p_09  TFS_p_10
At the team explorer, you can see and manage the new project “ITmugWeb”
TFS_p_11
Assign users to groups so they can access the repository with deferent privileges
TFS_p_12

Leave a comment