Paco Avila wrote:
I forgot an important question... Does it backup / restore document version history?
That is one major limitation, JCR does not provide an API to manipulate versions. JCR Backup will back up version history, but won't restore it.
If you need to backup/restore versions, the only solution is to use DB Persistence and DB backup/restore. -- Ivan Latysh [email protected]
