On Mon, Feb 16, 2004 at 02:14:57PM +0100, Lennart Regebro wrote:
From: "John Poltorak" <jp@warpix.org>
I'm considering upgrading Python, Zope, CMF and Plone to the most recent versions.
How do I go about preserving any work I have already done in my current environment?
Yhe best upgrade procedure is normally to make a new install with all the latest versions, copy in the Data.fs and go from there. Zope and CMF usually requires no extra steps (unless it's VERY old version). I don't know about Plone, but there should be documentation about that.
I looked into upgrading yesterday and it looks like a nightmare because the latest Python RPM has so many prerequisites which are not available, and I can't build it from source because I don't have c++ installed and have no idea about what is involved in installing it. -- John