RE: [Zope] ANNOUNCE: Zope 1.10 prerelease
Just a request to make sure there's at least a step-by-step guide for moving a Zope 1.9 based server to 1.10. I would imagine it's more involved than untarring 1.10 on top of an existing 1.9 dist., isn't it?
Ross
To be safe, you should probably install the new version and copy the var/Data.bbb* files from your existing 1.9.0 installation to the /var directory of your new install (make sure that the permissions on those file are set to allow the server in use to read and write them). This is a good point though - we need to provide a much more comprhensive guide to installation and upgrading... Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
Hi! On Wed, 10 Feb 1999, Brian Lloyd wrote:
To be safe, you should probably install the new version and copy the var/Data.bbb* files from your existing 1.9.0 installation to the /var directory of your new install (make sure that the permissions on those file are set to allow the server in use to read and write them).
This is a good point though - we need to provide a much more comprhensive guide to installation and upgrading...
Are there any tools to dump the Data.bbb to text file? This may help dumping/loading the database. This is ususl practice to backup and/or upgrade database. Oleg. ---- Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/ Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Brian Lloyd -
Oleg Broytmann