Hi,
I need to create a unix package for various environments (DEV, UAT, PRE-PROD).
The scripts are keep within SVN, I need to pull the scripts from SVN and create a package then deploy them to each environment.
What's the best approach i should take and use. ( each configuration property would be different for each environment )
If someone can point / advise the best process that would be really good.
thank you