[Rt-commit] rt branch, 4.0.0-releng, updated. rt-4.0.0rc1-1-ge68d1b4
Alex Vandiver
alexmv at bestpractical.com
Fri Dec 31 23:25:29 EST 2010
The branch, 4.0.0-releng has been updated
via e68d1b47b4e611a770ed6cd13d12b42545178038 (commit)
from 3ddc46da1ae017d6bb47a7ff702d4e9e63a65cdc (commit)
Summary of changes:
docs/UPGRADING-4.0 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit e68d1b47b4e611a770ed6cd13d12b42545178038
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Fri Dec 31 23:25:23 2010 -0500
Correct path; we mean "if you are overwriting your existing RT3 install"
diff --git a/docs/UPGRADING-4.0 b/docs/UPGRADING-4.0
index e6b67fe..8ae06ef 100644
--- a/docs/UPGRADING-4.0
+++ b/docs/UPGRADING-4.0
@@ -6,7 +6,7 @@ If you are upgrading, you will likely want to specify that your database
is still named rt3 (or import a backup of your database as rt4 so that
can feel more confident making the upgrade).
-If you choose to force RT to install into /opt/rt4 you will encounter
+If you choose to force RT to install into /opt/rt3 you will encounter
issues because we've removed the _Overlay files (such as
Ticket_Overlay.pm). You will need to manually remove these files after
the upgrade or RT will fail.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list