Managing Versions of AutoCAD and ARX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are trying to develop a source/version management strategy for our ARX and I wonder how other developers approach this.
Do you use host-centric or ARX-centric branching?
Our initial thought was to have our trunk as the current ACAD version, with 'dead-end' branches for previous versions. But then how to manage / differentiate ARX versions? Tags for ARX versions? (In some respects, this depends on how we approach maintenance. If users are on subscription we can say 'most recent ACAD only'. Initially however, we don't necessarily want to exclude perpetual license holders).
Do you use build configurations or separate projects?
One VS solution with lots of build configurations for different hosts versions? Different projects for different versions? Different solutions for different versions? How do you approach this? We started with using build configs, but they are so tedious to manage in Visual Studio we are leaning away from them.
Any advice/experience from people who are up-and-running with this?
Thanks!

