Hi,
On 3/23/07, Nithya Mani <nithya@webmethods.com> wrote:
> Does Jackrabbit support to find difference between any two versions of a
> document? I mean to say like cvs diff -r 1.0 -r 1.0.1 doc1.
No. With versioning you will be able to retrieve the contents of all
the document versions, but a diff-like feature is not included.
> If not, is there any plan to support it going forward?
No. The JCR API doesn't specify such functionality, and you should be
able to use existing external diff tools to find the difference of
versions stored in the Jackrabbit version storage.
BR,
Jukka Zitting
|