The upgrade script copies files from a BOINC source tree to a project tree. This is typically done after updating the source tree and recompiling the software.

Typical usage:

cd source/tools
upgrade project_name

upgrade does the following:

WARNING: some changes in the BOINC server software require corresponding changes to your BOINC database. Check the file html/ops/db_update.php and apply whatever changes are needed before restarting the project.

upgrade takes an optional environment variables INSTALL_DIR specifying the project's root directory. "; page_tail(); ?>