Changes between Version 18 and Version 19 of UserGuidelines/Admin/Upgrade


Ignore:
Timestamp:
10/02/14 09:36:23 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/Admin/Upgrade

    v18 v19  
    3737
    3838Usage:
     39{{{
    3940wget http://eden.sahanafoundation.org/raw-attachment/wiki/UserGuidelines/Admin/Upgrade/db_migration_4_gis.sh
    4041chmod +x db_migration_4_gis.sh
    4142clean test # Update the Test instance with current Prod data
    4243./db_migration_4_gis.sh test
     44}}}
    4345
    4446Test it out & confirm that all is working for you, then repeat for Prod:
     47{{{
    4548./db_migration_4_gis.sh prod
     49}}}
    4650== Old ==
    4751=== Fabfile ===