Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 98413 invoked from network); 4 Mar 2008 19:17:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2008 19:17:53 -0000 Received: (qmail 81541 invoked by uid 500); 4 Mar 2008 19:17:47 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 81518 invoked by uid 500); 4 Mar 2008 19:17:47 -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 81509 invoked by uid 99); 4 Mar 2008 19:17:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 11:17:47 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ivanlatysh@gmail.com designates 64.233.184.239 as permitted sender) Received: from [64.233.184.239] (HELO wr-out-0506.google.com) (64.233.184.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 19:17:11 +0000 Received: by wr-out-0506.google.com with SMTP id c49so987138wra.19 for ; Tue, 04 Mar 2008 11:17:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; bh=SvDDIn+n36Sj0UZpxCk1dJhhXIc5j9X6DvLEgp4J900=; b=W6iWzAlfdpOaC1syiC+p3mfOY/EmEHFPX4Twu3k0iwSak3frWiBJFMwVkzS8ZlX9OIBgHXHe4onP6C6kdryQWCmAOj32Kw/FhwmGJA4XzTPOP/KJgqdbdXuzVGCFQ0DvoJmTwE5f2J3DObYJ4OS0djoJT9gSbvWhAFs9gz0Modw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=rGdXaobze2Nuh0s1kPGSzu8yVrdi1DLLx1f6vGlvt39fjGDFxsYPrP5QYJSqa9hCgH7O0m9iIlGsHEKfICq+UV2d3fq141DXUSb8eOBOB4gsOllkW+Jff9YpUgQkzpyA+ZB+t7+fQMiAJEtiAaskZtVp5j4RUpMANQ8EDUf/zvk= Received: by 10.65.15.19 with SMTP id s19mr3433602qbi.79.1204657620738; Tue, 04 Mar 2008 11:07:00 -0800 (PST) Received: from ?10.0.0.135? ( [207.54.126.253]) by mx.google.com with ESMTPS id q19sm1702402qbq.16.2008.03.04.11.06.58 (version=SSLv3 cipher=RC4-MD5); Tue, 04 Mar 2008 11:06:58 -0800 (PST) Message-ID: <47CD9DBE.60609@gmail.com> Date: Tue, 04 Mar 2008 14:06:38 -0500 Organization: Assent Marketing Inc. User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: Repository migration References: <1204656825.16539.5.camel@antares> In-Reply-To: <1204656825.16539.5.camel@antares> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Ivan Latysh X-Virus-Checked: Checked by ClamAV on apache.org Paco Avila wrote: > Actually I have a "little" problem with my repository. There is new > features in our application that need some repository changes (new > properties in some custom nodes). So I need to program a migration > utility. If it is a one time thing, try http://sourceforge.net/projects/jcr-backup to back-up the repository, update XML file and restore it back again. P.S. Project don't have yet much documentation, but we are working on it. -- Ivan Latysh IvanLatysh@gmail.com