[Zope] update 2.3.3 to 2.4.0

Bak @ kedai kedai@kedai.com.my
Tue, 24 Jul 2001 21:24:00 +0800


-----Original Message-----
From: Gitte Wange <gitte@mmmanager.org>
To: Marcus Schopen <marcus.schopen@uni-bielefeld.de>
Cc: zope@zope.org <zope@zope.org>
Date: Tuesday, July 24, 2001 7:06 PM
Subject: Re: [Zope] update 2.3.3 to 2.4.0


>On Tuesday 24 July 2001 12:30, you wrote:
>> Hei Ausum,
>>
>> o.k., but how to put my 2.3.3 content, products and extensions
>> to new 2.4.0 ?
>>
>> Thank you
>> Marcus
>>
>
>I would also really like to know this.
>

i would approach it this way, pls correct em if i'm wrong:

setup - zope-2.3.1, python-1.52, rh6.2,ZEO

-upgrade all zeo clients to 2.3.3
-upgrade python to 2.1
-compile necessary libs (psycopg, etc)
- recompile all zeo clients (zope-2.3.3) since zope 2.3.3 runs with
python2.1.  just need to alter the start file
-untar zope-2.4 to different dir
-compile zope-2.4
-copy over necessary products, external methods, Data.fs
-run zope-2.4 at different port
-test, test and test
-test again
-switch over to zope-2.4.  keep zope2.3.3 available, just in case

anything i missed?
-