Dear all,
I´m searching for the possibility to switch on the auto check out/in for automatic generated code, like 'objectmake' uses.
We are only using auto generated code, i.e. all *.c and *.h files are generated by the use of a Auto Coder. In our focus this is the product, comming out of a certain developer model. The probelm is that for a single model, a code generation produces a very large amount of differnt *.c/*.h files. This is needed to be used by the CAE Tool to be able to simulate and test the model.
Right now we have to identifiy those files and have to check- out manually before code generation, because if some files are write protected the code generator is not able to overwrite them. So it would be a very big advantage if I can define a speciall migration rule for those files, that synergy does an auto check out/in, similar to the behavior 'objectmake' uses.
Regards Tobias