rrh
Expert Member
- Joined
- Nov 29, 2005
- Messages
- 4,059
- Reaction score
- 522
I agree. If you did regular maintenance and made sure the code base was future proof, well maintained and commented in a proper way, catering for all these 'versions', with whatever minor differences they might have, would not have been such a big issue. I can see however that this can be a pain for the support team trying to pinpoint every new anomaly in the system and then for the developers to setup a similar environment and track and trace the issue to fix.
Much (if not all) of the pain can be removed by implementing SCM & an appropriate branching/merging/build strategy.