After using Macro.copy(...) 
I can't update the versions in the copied branch. 

In the *.def.xml I can see:

  <revisionsHistory initialRevision="1.0" useVersioning="false">
    <branches>
      <branch name="main" lastestRevision="1.0" />
    </branches>
    <revisions>
      <branch start="1.0" />
    </revisions>
  </revisionsHistory>


So useVersioning="false" is obviously the cause for that. 
When I manually change this value to 'true' and re-initialize the Domain 
I can overwrite the version(s). 

Is there a way to do this in the code, without 'handwork' and 
re-initialization ? 

Any help very welcome

Thanks 
Christian







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to