[Rt-commit] r4065 - rt/branches/3.4-RELEASE
jesse at bestpractical.com
jesse at bestpractical.com
Mon Nov 14 12:44:41 EST 2005
Author: jesse
Date: Mon Nov 14 12:44:41 2005
New Revision: 4065
Modified:
rt/branches/3.4-RELEASE/ (props changed)
rt/branches/3.4-RELEASE/README
Log:
r18880 at truegrounds: jesse | 2005-11-14 12:42:48 -0500
RT-Ticket: 7081
RT-Status: resolved
RT-Update: correspond
* Added a note to the readme warning users to clean out the
mason cache on upgrades - Ruslan
Modified: rt/branches/3.4-RELEASE/README
==============================================================================
--- rt/branches/3.4-RELEASE/README (original)
+++ rt/branches/3.4-RELEASE/README Mon Nov 14 12:44:41 2005
@@ -147,6 +147,13 @@
/opt/rt3/sbin/rt-setup-database --action insert \
--datadir etc/upgrade/<version>
+ Clear mason cache dir:
+
+ rm -fr /opt/rt3/var/mason_data/obj
+
+ Stop and start web-server.
+
+
8 If you're upgrading from RT 2.0:
Please upgrade from RT 2.0 to RT 3.2 and then follow the instructions
More information about the Rt-commit
mailing list