initial check-in

This commit is contained in:
Tobi Schäfer 2003-09-16 15:49:05 +00:00
parent 8aef63cce5
commit b881d02f72

10
upgrade.txt Normal file
View file

@ -0,0 +1,10 @@
How to upgrade Antville from version 1.0.x to 1.1pre1:
1. Backup your Antville database to a safe place.
2. Apply the SQL patch named antville_dbpatch20030728.sql
(Database patches are located in db_support/patches.)
3. Start (or restart) Helma.
4. Point your browser to http://localhost:8080/convertSites
(you might need to modify this URL according to your local settings.)
5. Apply the SQL patch named antville_dbpatch20030729.sql
6. Stop and restart Helma.