Keeping Tiki up to date
Assuming you got Tiki via SVN, you can easily update using:Files
Upgrade all your files to the latest version on the current branch (or trunk):Files, directly
svn up
Files, via script
be patient, it works for a while until you get feedback
sh doc/devtools/svnup.sh
This second method will permit to know your SVN revision number. It puts revision number in your site's bottom bar. Look for {$svnrev} in templates/tiki-bot_bar.tpl
This can be on a cron job.
Update perms
sh setup.sh
This can be on a cron job, if you indicate the user & group params
Database
php installer/shell.php
This can be on a cron job, or you can go to tiki-install.php, you'll have the option to click on "automatic database upgrade"
This is easy thanks to Database Schema Upgrade
Also see
Contributors to this page: marclaporte
.
Page last modified on Wednesday 06 January, 2010 12:58:09 UTC by marclaporte
.
Sidebar
Sidebar
To register
To have an account at this site, please register at Tikiwiki.org
, and then use that user name and password to log in here.

Last Comments