You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2009/02/22 15:46:43 UTC

svn commit: r746713 - in /roller/trunk/apps/weblogger/src/sql: 400-to-500-migration.vm dbscripts.properties

Author: snoopdave
Date: Sun Feb 22 14:46:43 2009
New Revision: 746713

URL: http://svn.apache.org/viewvc?rev=746713&view=rev
Log:
Renaming migration scripts, next major rev is 5.0 no 4.1

Added:
    roller/trunk/apps/weblogger/src/sql/400-to-500-migration.vm   (props changed)
      - copied unchanged from r741312, roller/trunk/apps/weblogger/src/sql/400-to-410-migration.vm
Modified:
    roller/trunk/apps/weblogger/src/sql/dbscripts.properties

Propchange: roller/trunk/apps/weblogger/src/sql/400-to-500-migration.vm
------------------------------------------------------------------------------
    svn:mergeinfo = 

Modified: roller/trunk/apps/weblogger/src/sql/dbscripts.properties
URL: http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/src/sql/dbscripts.properties?rev=746713&r1=746712&r2=746713&view=diff
==============================================================================
--- roller/trunk/apps/weblogger/src/sql/dbscripts.properties (original)
+++ roller/trunk/apps/weblogger/src/sql/dbscripts.properties Sun Feb 22 14:46:43 2009
@@ -7,5 +7,5 @@
 # list all db templates to generate, separated by spaces
 templates=createdb 200-to-210-migration 210-to-230-migration \
 230-to-240-migration 240-to-300-migration 300-to-310-migration \
-310-to-400-migration 400-to-410-migration
+310-to-400-migration 400-to-500-migration