Upgrading
From DAViCal Wiki
Normal Upgrading Procedure
Check the Release Notes for upgrading from one version to another.
In most cases you will need to apply an update to the database using update-davical-database, but in some cases even this will not be required and you should be safely able to just install the new version.
From version 0.9.8 an error message will be displayed if your database version is out of date.
When upgrading DAViCal versions it will normally also be necessary to upgrade AWL versions at the same time.
RSCDS => DAViCal Upgrades
Once upon a time the DAViCal CalDAV Server was called 'RSCDS' (the Really Simple CalDAV Store), but it was renamed at around version 0.9.2.
If you are upgrading from a really old version like that then there are some changes in the new version in some internal naming and file locations:
- Configuration is now in /etc/davical/
- DocumentRoot is now in /usr/share/davical/htdocs/
Things you might want to change, but which can be left as they were:
- The database is now named 'davical' by default
- The web application access the database as the 'davical_app'
- The database should generally be access as the 'davical_dba' user for DBA activities

