dear list,I must make an import which contains versions, but during import I get the following Exception
javax.jcr.nodetype.ConstraintViolationException: /jcr:root/jcr:system/jcr:versionStorage: cannot add a child to a protected node
The system view was exported from the root node. Is there a way to add the versioned nodes to the store again?
My main task is to make a full backup and a full restore of a repository. Are there some utils available?
Thanks! Philipp Bracher