You only have to download and install version 1.6.0.3. Then, run the database update scripts to get the database structure up to 1.6.0.3:
psql -U evergreen -h localhost -f Open-ILS/src/sql/Pg/1.6.0.1-1.6.0.2-upgrade-db.sql evergreen psql -U evergreen -h localhost -f Open-ILS/src/sql/Pg/1.6.0.2-1.6.0.3-upgrade-db.sql evergreen psql -U evergreen -h localhost -f 1.6.0-mmbxs-cleanup.sql evergreen In essence, the upgrade strategy should be the same as in 1.4. Also note that version 1.6.0.4 is very close to being released and has a few more bug fixes. Regards, Robert -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Václav Jansa Sent: Sunday, April 11, 2010 2:35 PM To: Evergreen Development Discussion List Subject: [OPEN-ILS-DEV] ***SPAM*** Upgrade from 1.6.0.1 to 1.6.0.3 Hi guys, is there any difference between the upgrade process in 1.4 and in 1.6 series? In releases from 1.4 series it is possible to install the appropriate version of opensrf first and the new version of Evergreen afterwards, with database being the only component which needs to be updated step by step. The manual for version 1.6 says: "If you are currently on a version before 1.6.0.2, make sure you follow the upgrade instructions for all previous releases up to 1.6.0.2." Has something else in Evergreen been changed so that the upgrade of the whole system (one revision after another) would be required to perform the upgrade from the current to the target version (in my case from 1.6.0.1 to 1.6.0.3), or is it possible to use the methods from 1.4 series (which I did like, indeed :-), i.e., to perform the step-by-step upgrade only in case of the database? Thanks in advance! Vaclav -- Vaclav Jansa, IT Administrator National Technical Library Technicka 6 160 80 Praha 6 - Dejvice Czech Republic +420 232 002 486 The World is getting smaller and smaller, the Man is getting bigger and bigger, an idiot. - Jan Werich 2.X.1960 This E-mail contains privileged and confidential information intended only for the individual or entity named in the message. If the reader of this message is not the intended recipient, or the agent responsible to deliver it to the intended recipient, you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited. If this communication was received in error, please notify the sender by reply E-mail immediately, and delete and destroy the original message.
