Hi Kent,

to enable a node to have versions it needs the mixin type "mix:versionable"
See here for further information
http://wiki.apache.org/jackrabbit/mix:versionable

And you might wanna look at JCR API for Versionretrieval
http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html
(look for VersionHistory)

HTH,
Dominik

On Sun, Jan 17, 2010 at 8:53 PM, Kent Barber <[email protected]> wrote:

> Hi,
>
> Can someone give tell me what the curl command would be to use the
> version control abilities of sling to checkin a node?
>
> And also how can I get the total number of versions that a node has?
>
> Thanks,
> Kent.
>

Reply via email to