Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: dirc on January 20, 2006, 12:23:22 am

Title: Version Control for Code Templates
Post by: dirc on January 20, 2006, 12:23:22 am
I see us using the Transformations quite heavily in the future and I would like to be able to version these using source control.

At the moment, it is quite risky to do changes without an easy rollback mechanism.

Could you not do the same with the templates that you do with packages.. ie export to file and apply source control to that file?
Title: Re: Version Control for Code Templates
Post by: Bruno.Cossi on January 20, 2006, 04:12:10 am
You can do that manually (exporting the template to an XML file and version controlling that one). That is what I do and, especially given that there are unlikely to be multiple people working on the same template, it works just fine.

Bruno