There is nothing specific to Oak here. As long as you need JCR semantics you best go through JCR.
Doing the copy on a lower layer introduces all sorts of problems with UUID's, references, referenceable integrity, node types, name spaces, permissions,...
Michael On 3.11.14 5:16 , Carsten Ziegeler wrote:
Hi, let's assume I have a larger tree at /foo and want to simply copy this from one Oak instance to another (they might use different mks underneath). What would be the fastest and/or easiest way? (In my use case I know that /foo does not exist at the target repository) Thanks Carsten
