From do-not-reply at jboss.org Thu Nov 25 10:11:41 2010 Content-Type: multipart/mixed; boundary="===============1946770165549496920==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: exo-jcr-commits at lists.jboss.org Subject: [exo-jcr-commits] exo-jcr SVN: r3568 - jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/backup. Date: Thu, 25 Nov 2010 10:11:40 -0500 Message-ID: <201011251511.oAPFBerW030408@svn01.web.mwc.hst.phx2.redhat.com> --===============1946770165549496920== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: areshetnyak Date: 2010-11-25 10:11:40 -0500 (Thu, 25 Nov 2010) New Revision: 3568 Modified: jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/= modules/jcr/backup/exojcr-backup-service.xml Log: EXOJCR-1075 : Changes for "The JCR backupset should be fully independent" w= as committed. Modified: jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook= /en-US/modules/jcr/backup/exojcr-backup-service.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US= /modules/jcr/backup/exojcr-backup-service.xml 2010-11-25 15:10:12 UTC (rev = 3567) +++ jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US= /modules/jcr/backup/exojcr-backup-service.xml 2010-11-25 15:11:40 UTC (rev = 3568) @@ -587,11 +587,11 @@ =
- Backup log contains the original configurations such as the - RepositoryEntry or the WorkspaceEntry. + Restore a workspace or a repository using original + configuration = - Backup manager have special methods to restore with original - configuration: + The Backup manager allows you to restore a repository or a works= pace + using the original configuration stored into the backup log: = /** * Restore existing workspace. Previous data will be deleted. @@ -663,11 +663,11 @@
=
- Backupset portability + Backup set portability = - Backup configuration was stored during Backup operation into two - locations: backup-dir directory of BackupService to support interactive - operations via Backup API (e.g. console); into Backupset files itself = for - portability (e.g. on another server). + The Backup log is stored during the Backup operation into two + different locations: backup-dir directory of BackupService to support + interactive operations via Backup API (e.g. console) and backup set fi= les + for portability (e.g. on another server).
--===============1946770165549496920==--