Hi,

> I cannot get RepositoryCopier to work regardless of whether or not someone
> is modifying it.  I get the following error if I've already created a
> TransientRepository and logged in.

See 
http://wiki.apache.org/jackrabbit/RepositoryLock#Why_Is_the_Repository_Locked

> Does this mean that I have to shutdown the TransientRepository before I can
> perform the backup?

You need to only one Repository instance at any time. You can open
multiple sessions however.

Regards,
Thomas

Reply via email to