[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.4-150-gc08af78
Alex Vandiver
alexmv at bestpractical.com
Fri Dec 23 16:28:39 EST 2011
The branch, 4.0-trunk has been updated
via c08af7805d47ce11512758300ef7c577b4c62436 (commit)
from b6092dcf922bcf3af5d7579fa19a7a09780f55b8 (commit)
Summary of changes:
docs/UPGRADING.mysql | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit c08af7805d47ce11512758300ef7c577b4c62436
Author: Jeff Blaine <jblaine at kickflop.net>
Date: Fri Dec 23 16:15:03 2011 -0500
Updates for using `make upgrade-database` instead of `rt-setup-database`
Also mention the version to continue updating from, which was only
previously implied by step 6.
diff --git a/docs/UPGRADING.mysql b/docs/UPGRADING.mysql
index 27cdd8e..77a6b38 100644
--- a/docs/UPGRADING.mysql
+++ b/docs/UPGRADING.mysql
@@ -70,9 +70,9 @@ this issue, the upgrade process will need to modify the schema.
restore your database from the backup you made at step 1, and send a
report to the rt-users at lists.bestpractical.com mailing list.
- 8) Re-run the rt-setup-database command from step 6b of the README,
- applying the rest of the upgrades, and follow the README's remaining
- steps.
+ 8) Re-run the `make upgrade-database` command from step 6b of the
+ README, applying the rest of the upgrades, starting with 3.7.87, and
+ follow the README's remaining steps.
9) Test everything. The most important parts you have to test:
* binary attachments, like docs, PDFs, and images
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list