We are planning to move to TFS 2012 and need some inputs from experienced people out there.
What we have at work is around 30-40 different web application.
Lets say we have an application
A
And Clients
C1
C2
C3
Each client have their own database.
The web app "A v1" be deployed to C1,C2 The web app "A v2" be deployed to C3
v1 & v2 are custom version for clients.
Next Day C2 would want a more customisation and we would create v3 for them.
Thus Now we have 3 version of a product deployed to three different clients.
What I am currently planning is to have them under one project collection
With a folder structure of
Main
A
V1
V2
V3
B
V1
C
V1
Is there any other way to get this sorted?
Also each app will have work items & their own builds.