mohammad
mohammad

Reputation: 41

how can i create a team project in TFS 2010?

i want to learn step by step in build a team project in tfs 2010

Upvotes: 4

Views: 6490

Answers (3)

mathewsun
mathewsun

Reputation: 373

In VisualStudio 2012:

  1. Open Team Explorer
  2. Click tab 'Home'
  3. Click dropdown 'Home|Current_team_project_name' under tabs
  4. Select 'Projects and My Teams'
  5. Select 'New Team Project...'

Upvotes: 1

Afshar
Afshar

Reputation: 11563

It's very easy:

  1. Run VS 2010 as Administrator
  2. Open Team Explorer
  3. Right click on the project collection you want
  4. Select "New Team Project"
  5. Select process template and other settings
  6. Proceed to end.

Upvotes: 2

Robert Greiner
Robert Greiner

Reputation: 29772

Here's a turorial to get you started. It should have everything you are looking for.

Upvotes: 1

Related Questions