EPrints 2.3 Documentation - upgrade command |
upgrade - Upgrade the stucture of the database to be compatable with a newer version of eprints.
If upgrading requires more than one step then the system will perform the upgrade step by step. If a step fails then you can continue from where it left off.
upgrade repository_id [options]
Some versions of eprints require modifications to be made to the database tables used by earlier versions.
Run this script on each repository after upgrading the eprints software.
The ID of the EPrint repository to effect.
Print a brief help message and exit.
Print the full manual page and then exit.
This option doesn't do anything. You REALLY don't want to run this script without knowing what's happening.
Explain in detail what is going on. May be repeated for greater effect.
Output version information and exit.
EPrints 2.3 Documentation - upgrade command |