Hi,
On 12 September 2016 at 09:43, Chetan Mehrotra <[email protected]> wrote: > On Mon, Sep 12, 2016 at 2:08 PM, Ian Boston <[email protected]> wrote: > > Unfortunately the IndexProvider route doesn't appear give me the > > information I am after (CommitInfo). > > Any details around intended usage? CommitInfo is now exposed via > OAK-4642 to IndexEditorProvider > I would like it to work with older versions of oak pre 1.5.8 or 1.6 The use case is to capture commit info and pump it into a dataset for visualisation along with other activity information. CommitInfo seems to be what I need, but if the information that connect a sessionID/userID to the paths that are modified is available through some other route, I might be able to use something else. Best Regards Ian > > Chetan Mehrotra >
