From commits-return-5249-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Wed Apr 22 04:27:36 2009 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 23694 invoked from network); 22 Apr 2009 04:27:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Apr 2009 04:27:35 -0000 Received: (qmail 31203 invoked by uid 500); 22 Apr 2009 04:27:35 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 31142 invoked by uid 500); 22 Apr 2009 04:27:35 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 31133 invoked by uid 99); 22 Apr 2009 04:27:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2009 04:27:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2009 04:27:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 73C57238899B; Wed, 22 Apr 2009 04:27:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r767363 - /continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt Date: Wed, 22 Apr 2009 04:27:14 -0000 To: commits@continuum.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090422042714.73C57238899B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brett Date: Wed Apr 22 04:27:13 2009 New Revision: 767363 URL: http://svn.apache.org/viewvc?rev=767363&view=rev Log: [CONTINUUM-2189] correct upgrade docs now that the database can be automatically upgraded Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt URL: http://svn.apache.org/viewvc/continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt?rev=767363&r1=767362&r2=767363&view=diff ============================================================================== --- continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt (original) +++ continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt Wed Apr 22 04:27:13 2009 @@ -9,12 +9,13 @@ Upgrading Continuum - This document will help you upgrade Continuum from 1.2.x to 1.3.2. + This document will help you upgrade Continuum from 1.2.x to 1.3.3 and above. - When upgrading Continuum, it could have some database model changes. The Data Management tool exports data from the + When upgrading Continuum, it could have some database model changes. Usually these changes will be migrated for you, but in some cases + you may need to use a backup from the previous version and to restore the data into the new version. The Data Management tool exports data from the old database model and imports the data into the new database model. -* Upgrading from 1.2.x to 1.3.2 +* Using Backup and Restore to upgrade There are 2 databases that need to be considered: one for the builds and one for the users. @@ -89,4 +90,4 @@ [] Now you can start your new version of Continuum. - \ No newline at end of file +