Changes between Version 45 and Version 46 of PakistanDeploymentCycle


Ignore:
Timestamp:
09/06/10 16:16:08 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PakistanDeploymentCycle

    v45 v46  
    3939 * pull
    4040  * the 'update' script falls back to 'bzr pull' but supports an 'update XXX' arg to 'bzr pull -r XXX'
    41  * check for conflicts & copy all .THIS over (either parse the bzr output or search filesystem - whichever is easier/quicker)
     41 * Extend this line to cover all files (in Models at least): {{{run("mv ~web2py/applications/eden/models/000_config.py.THIS ~web2py/applications/eden/models/000_config.py", pty=True)}}}
     42  * either parse the bzr output or search filesystem - whichever is easier/quicker
    4243 * migrate (CLI web2py load as 'su web2py')
    4344 * check for migration failures in databases/sql.log