Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 17707 invoked from network); 29 May 2008 10:19:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 May 2008 10:19:49 -0000 Received: (qmail 32724 invoked by uid 500); 29 May 2008 10:19:49 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 32712 invoked by uid 500); 29 May 2008 10:19:49 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 32700 invoked by uid 99); 29 May 2008 10:19:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2008 03:19:48 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of joshna138@gmail.com designates 72.14.220.157 as permitted sender) Received: from [72.14.220.157] (HELO fg-out-1718.google.com) (72.14.220.157) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2008 10:18:59 +0000 Received: by fg-out-1718.google.com with SMTP id l27so2747642fgb.43 for ; Thu, 29 May 2008 03:19:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=c05YYDlnAuQuuMpDqQNw2C39fO8j35moDtetbVbKy6Q=; b=opJiWyiGS7CFwtrZrFZr4pFfNcAegS2ElqNWAAcQOUSp3T2e6AelxXJSGW5hoIJJT9+qan+Qaz4WVKqy8CORSFG3pP4FevcKlfAJX+wNEzvoHWGiqLQZGLmL116mVfvFuBPKGrzQ6+cstZPsuUwFzDn9I4i5hkXPfzyxmm8k2WQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=PUAIlD5Yeel2P3J1pGDJPeqFc5CSI/AmjM/zZ+E9jvyg0utHvn1DXT48hqhbB+G7viaoU0d9oypX/p6mSpKd8nSdSZiZAVWRJrJRA7IgVreNUMGN/vTdGJ+ogcl2ZpBnEiofbmOrnt1Pciw4cUaUlfsiqpylXrv9Mt/8JtPoRO8= Received: by 10.86.27.9 with SMTP id a9mr2083170fga.58.1212056353991; Thu, 29 May 2008 03:19:13 -0700 (PDT) Received: by 10.86.27.20 with HTTP; Thu, 29 May 2008 03:19:13 -0700 (PDT) Message-ID: Date: Thu, 29 May 2008 15:49:13 +0530 From: "Joshna Reddy" To: users@jackrabbit.apache.org Subject: Re: Importing and exporting Cc: IvanLatysh@gmail.com In-Reply-To: <480365AF.4060601@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1223_24513249.1212056353990" References: <34ef79670804140337v1003976aw25f6b16d3c46c39a@mail.gmail.com> <480365AF.4060601@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1223_24513249.1212056353990 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Ivan For repository Migration i wanted to use jcr-backup tool which you were mentioning in many mail threads.I want to suggest JCR-BackUP tool for customers using Mirage https://mirage.dev.java.net. I didnt find any help or documentation on source forge site. Does this tool support jackrabbit 1.4 repositories and large binary data. If i am using DBPersistence Manager to store my data .Does the backup and migration take care of it .I mean does the backup and import still works with jcr-backup tool. It will be helpful for me, if you can answer my doubts Thanks K.Joshna On Mon, Apr 14, 2008 at 7:39 PM, Ivan Latysh wrote: > Vidar Ramdal wrote: > > I'm trying to migrate data from one repository to another. >> So I export a top-level folder (called "/admin") to an XML file, using >> Session.exportSystemView. This results in an XML file which looks OK, >> and where all nt:files and nt:folders are represented as binary data. >> I suppose this is normal. >> > Have a look at: > https://sourceforge.net/projects/jcr-backup > > -- > Ivan Latysh > IvanLatysh@gmail.com > ------=_Part_1223_24513249.1212056353990--