Looking for best approach to create new projects for enviroment specifics files
- by Ness
ClearCase Question...
Overview of requirements:
There are 3 diff environments (DEV, TEST and PROD) which have a folder called 'common' that users across all envs.
There are multiple servers in those 3 envs and we want to store their server environment specific configuration files in Clearcase.
The executables files are different for each environment. Thus there will not be cross delivery require between dev/test/prod.
Any thoughts on how we can approach this?
Is keeping it simplest is the best approach here? One component to one vobs as (DEV_Serv1, TEST_Serv1, PROD_Serv1, Dev_Serv2, Test_Serv2 and etc)?
OR
Have multiple components VOB?
One other thing is developers here like to use snapshots views.