RODL UID code

Any time I generate the rodl file, it is generated with different uid. This is a problem to carry out merge in a SVN environment. I’s possible to maintain the same UID? There is any solution?
Thanks in advance

_Intf will be always different because guids for Async and AsyncEx interfaces are generated dynamically.

I can recommend to change #ROGEN with #.ROGEN in your .dpr like

{#.ROGEN:xxxx.RODL} // RemObjects SDK: Careful, do not remove!

and generate _Intf/_Invk manually with ServiceBuilder after changes in RODL.