Hey, I have a large repository. And, I have a few empty repositories. How can I synchronize empty repositories with the content from the large repository?
Is there rsync like tool where subsequent synchronization (data migration) is much quicker than initial pass? Is xml export/import the only option? Has anyone tried export/import on a huge repository (500GB and growing)? Or, is there a way to rsync repository filesystem directory (not through JCR but using the commandline tool)?
