Hi Gena, I think you are right. I've added the line in svn revision: 381624
thanks for finding this. regards marcel Gennady Azarenkov wrote:
it seems that newly created testRootNodeW2 has to be saved to be available in
merge():
testRootNodeW2 = superuserW2.getRootNode().addNode(testPath,
testNodeType);
superuserW2.save(); // <<--- have to add this
