rdrevert8March 2016Linux Audio ManualrdrevertRevert a Rivendell database to a previous schema versionFredGleasonfredg@paravelsystems.comApplication AuthorrdrevertOPTIONS--set-schema=schema--set-version=versionDescriptionrdrevert8 can be used to revert
the schema of a Rivendell database to an earlier version, specified as
either a Rivendell version string or an absolute schema version number.
If no arguments are given, rdrevert8
will print the current database schema version to standard output and
then exit.
Optionsschema
Set the version number of the schema to which to revert.
rdrevert8 can revert back
up to schema version 242 (v2.10.0) inclusive. Attempting to
revert to an earlier schema than 242 will generate an
unsupported schema error.
version
Determine the schema to which to revert on the basis of the
specified Rivendell version --e.g. 2.10.3.