Hi all,
In preparing for the 1.5 release, I'm going over a few things that need to be absolutely fine when we release 1.5. Today I was checking:
- Installation docs (to be done)
- Correct operation of
setup.pl (was worked on last week, doing fine on my system now)
- Correct operation of
login.pl (we're running tests on this one all the time; doing fine on my system)
One topic that drew my attention today -- largely due to Arne Hanssen's issues with 1.4 -- is
data migration. We have a largish number of scripts in sql/upgrade/. Some seem to be for upgrades to 1.3, some to 1.4, some to be used manually, others to be used by automated migration for
setup.pl.