Hi,
In my project, I've the following scenario.. there are some countries that are already live and is in support and maintenance stage. There is another country being rolled out newly and has started and in realization phase now..
current landscape:
Live system: Dev>Quality>Production.
New Rollout: Dev2>Quality2>Dev>Quality>Production.
So all our rollout developments have a diff development server which was refreshed just before the start of the project.
However, as soon as any developments go into production from the live system is copied into DEV2 and is overwriting new developments. I need suggestions around what are different ways to handle it?
For example, now we're thinking to cut the link between production system and Dev2 and any changes done in Dev should be copied manually to Dev2 and our changes done over and above it..but I need better ideas..pls help!!
Regards,
Rags.
Add a comment