Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 19456 invoked from network); 3 Feb 2009 17:03:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2009 17:03:07 -0000 Received: (qmail 72179 invoked by uid 500); 3 Feb 2009 17:03:05 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 72167 invoked by uid 500); 3 Feb 2009 17:03:05 -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 72156 invoked by uid 99); 3 Feb 2009 17:03:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 09:03:05 -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 jukka.zitting@gmail.com designates 209.85.220.16 as permitted sender) Received: from [209.85.220.16] (HELO mail-fx0-f16.google.com) (209.85.220.16) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 17:02:59 +0000 Received: by fxm9 with SMTP id 9so21407fxm.19 for ; Tue, 03 Feb 2009 09:02:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=PfuwvZxR0eG1Ctgywz8LEiCZO7J8oGAcnbncJjczFZ0=; b=F8ebRTwlgo417PkCFktWyHUw957xP7px5HLsMXspo6tIN6bWCMumcXNbddxh8ao+PH RFRFz70YlhreQjXM4sby21meWKzkqH666imBFHemBaSFGfqvbMJT/N8lNZSsAWSsASP5 bJLMZtpAIc56uXVKPYPpBxzUVkrso+L4zUoyQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=m/S7XrylLBP3MrL/3WhDEtxxZcTjaqoHWS11jerJGroblHbEOFTxBg+aHGIw8hzaD4 owp4vB3+jDz4XZeFDyrYKeyn6zj75q0wjTjsT+iS98tMk1/bhgiirD2b1kyx7/X6MZCl vA6GAnvdJy27nuxYVcNQ1snUZ6bu8EEpqb6Zc= MIME-Version: 1.0 Received: by 10.181.225.6 with SMTP id c6mr1202361bkr.207.1233680551035; Tue, 03 Feb 2009 09:02:31 -0800 (PST) In-Reply-To: <70A56866-779C-4532-ADFD-970A549C70AA@getzephyr.com> References: <70A56866-779C-4532-ADFD-970A549C70AA@getzephyr.com> Date: Tue, 3 Feb 2009 18:02:30 +0100 Message-ID: <510143ac0902030902k6f3db149k9c2562a0b1a912f1@mail.gmail.com> Subject: Re: Migrate from 1.3 to 1.3.4 and move data from windows to linux From: Jukka Zitting To: users@jackrabbit.apache.org, shailesh.mangal@getzephyr.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Tue, Feb 3, 2009 at 5:33 PM, Shailesh Mangal wrote: > We need to migrate our 1.3 repository data from windows to linux and > upgrade the version to 1.3.4. We use mysql data persistance and blow away > the repository and workspace folders. What do you mean by blowing away the folders? I assume/hope you only mean the search index folders inside the repository and workspace directories, as that is the only part that the repository can safely recreate. BR, Jukka Zitting