On Tue, 2016-03-29 at 15:35 +0530, Chetan Mehrotra wrote:
> Hi Robert,
> 
> On Mon, Mar 28, 2016 at 7:59 PM, Robert Munteanu <romb...@apache.org>
> wrote:
> > 
> > - create a repository (R1) , populate /foo and /bar with some
> > content
> > - extract data for /foo and /bar from R1
> > - pre-populate a DS 'storage area' ( MongoDB collection or RDB
> > table )
> > with the data extracted above
> > - configure a new repository (R2) to mount /foo and /bar with the
> > data
> > from above
> Instead of relying on DocumentStore API for "cloning" certain path it
> might be easier to use Repository Sidegrade [1] sort of logic which
> works at NodeState level. In that case you would not need to rely on
> Document details

I'll take a closer look at the sidegrade approach and see if it's
something I can use. I'll probably try 'mending' the commit roots first
though, it looks simpler.

Robert

Reply via email to