when we save a file on repository we create a node with the name of this
file(let's name it filename node) and a child of this node, named
"jcr:content", representig the file actually. My question is which node
should i make versionable? filename node or "jcr:content" node?

Reply via email to