Hi,
I'm looking for some help on deciding a useful folder stucture strategy for reporting service projects in TFS. Does any one have some suggestions on which way I should stucture TFS? Should it be a project per report or should it be one Reporting project with multiple folders under the main that contain all the report projects?
i.e.
Senario 1 (separate projects for each report project)
$ReportProject1
$ReportProject2
$ReportProject3
Senario 2 (Main report project in TFS and subfolders with report projects)
$ReportingServices
------Src
---------Project1
-----------ReportProject1 files
---------Project2
-----------ReportProject2 files
---------Project3
-----------ReportProject3 files