Hi Daniel

That's not a functionality which is added by Sling, but a feature of JCR.
If you have a versionable node and update the node by Sling (or any other
app) the node is automatically versioned by JCR (resp. Jackrabbit).

best regards
mike

> -----Ursprüngliche Nachricht-----
> Von: Daniel, de la Cuesta Navarrete [mailto:[email protected]]
> Gesendet: Dienstag, 19. Mai 2009 18:27
> An: [email protected]
> Betreff: Versioning using the SlingPostServlet
>
>
> Hi,
>
> How works the versioning using the SlingPostServlet?
>
> I an creating new resources using the SlingPostServlet, I
> have an observator
> that adds the mixins referenceable and versionable to the new
> created node.
> Is Sling saving all vesions of the node automatically?
>
> Thank you.
>

Reply via email to