Hi,

there is no copy operation in CMIS. There is only a
createDocumentFromSource operation, which creates a new document with
the content of an existing document.
The copy method in OpenCMIS calls createDocumentFromSource with the
properties of the source document.

So, neither OpenCMIS nor any other CMIS library can copy a document with
its version history.


- Florian


> Hello All
> 
> I am using OpenCMIS 0.6.0 that doesnt seem to be copying version history.
> 
> Is there a way to copy version history with OpenCMIS?
> 
> Thanks
> Krzysztof
> 

Reply via email to