[Rt-commit] r17750 - in rt/3.999/trunk: .

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Jan 15 10:20:46 EST 2009


Author: sunnavy
Date: Thu Jan 15 10:20:43 2009
New Revision: 17750

Modified:
   rt/3.999/trunk/   (props changed)
   rt/3.999/trunk/sbin/rt-migrate-db-from-3.8

Log:
 r18791 at sunnavys-mb:  sunnavy | 2009-01-15 23:20:26 +0800
 updated migrate db script doc


Modified: rt/3.999/trunk/sbin/rt-migrate-db-from-3.8
==============================================================================
--- rt/3.999/trunk/sbin/rt-migrate-db-from-3.8	(original)
+++ rt/3.999/trunk/sbin/rt-migrate-db-from-3.8	Thu Jan 15 10:20:43 2009
@@ -21,8 +21,10 @@
 
 my $USAGE = <<'END';
 before run, please backup your dbs
+and we need to set up a basic rt4 db with the cmd:
+$ jifty schema --setup --no-bootstrap
 
-run: ./sbin/migrate-db-from-rt3
+then run: ./sbin/migrate-db-from-rt3
 
 options: 
 


More information about the Rt-commit mailing list