Version control integration with migration/promotion tool
I'm trying to establish a process for integrating our version control system and migration/promotion tool.
We currently use subversion for version control and have an in-house tool to migrate/promote code to environments. However they are not integrated meaning code in the subversion repository is often out of date.
We have around 10 developers at our company, split as 5 working purely on project code and the other 5 on 'business as usual' code changes.
Project code can take years to make it to production, whereas the 'business as usual' code typically gets migrated to production every month during an outage window.