Upgrading
From Cyclone3 Wiki
Check dependencies in perl library and install missing or check Cyclone3 Framework installation wiki page for changes.
cat /Cyclone3/.core/.libs/dependencies.pm
Upgrade Cyclone3 Framework sources and overlays
tom3-update or cd /Cyclone3 svn up
Upgrade Cyclone3 XULadmin backends
tom3-update --xuladmin
Check if nothing is corrupted by upgrade process
cd /Cyclone3/;svn stat
Fix all files permissions (as root). can take long time when too many files available.
tom3-chfiles -a
Fix database structure changes
tom3-chtables tom3-chtables -a
