[Rt-commit] r4188 - rt/branches/CHALDEA-EXPERIMENTAL

jesse at bestpractical.com jesse at bestpractical.com
Wed Nov 30 16:29:09 EST 2005


Author: jesse
Date: Wed Nov 30 16:29:09 2005
New Revision: 4188

Modified:
   rt/branches/CHALDEA-EXPERIMENTAL/   (props changed)
   rt/branches/CHALDEA-EXPERIMENTAL/README
Log:
 r19605 at truegrounds:  jesse | 2005-11-30 16:07:28 -0500
  r19562 at truegrounds:  jesse | 2005-11-30 15:29:41 -0500
   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/CHALDEA-EXPERIMENTAL/README
==============================================================================
--- rt/branches/CHALDEA-EXPERIMENTAL/README	(original)
+++ rt/branches/CHALDEA-EXPERIMENTAL/README	Wed Nov 30 16:29:09 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