0

Is it possible to have one team project collection defined in TFS 2012 with multiple teams that work on different projects and each with its own product backlog, burndown chart, different access rights per branches/folders? If possible, can someone give me some hints?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
lex87
  • 1,276
  • 1
  • 15
  • 33

1 Answers1

1

Yes! though you can always begin with the official documentation, there have been a number of excellent posts on this subject, each discussing slightly different approaches on using teams:

Community
  • 1
  • 1
KMoraz
  • 14,004
  • 3
  • 49
  • 82
  • Thanks, very usefull links, I also found the first link, my aproach was to create a "root" team and an area for it, after that I added the teams I needed and for each team I created an area. After this, I defined the iterations, so that the root team contained the product backlogs for each team and for each product backlog I created the sprints. – lex87 Jul 18 '13 at 06:32