Changes between Version 2 and Version 3 of Documentatie/Ontwikkelaar/Procedures/Starterkit


Ignore:
Timestamp:
10/22/19 12:34:44 (7 years ago)
Author:
peter
Comment:

Bugfix opnemen in het proces

Legend:

Unmodified
Added
Removed
Modified
  • Documentatie/Ontwikkelaar/Procedures/Starterkit

    v2 v3  
    5151SVN=https://svn.openac.fenac.nl/ 
    5252svn co $SVN/development/bin   
    53 python bin/starterkit.py -v 2.XXX 
    5453}}} 
    5554 
     
    5756{{{ 
    5857python bin/starterkit.py -v 2.XXX 
     58}}} 
     59 
     60stap 6a. Voeg bestand sitecustomize.py toe aan de Lib directory van Python (zie ticket #1299). Draai het starterkit script nogmaals, nu zonder een checkout 
     61{{{ 
     62python bin/starterkit.py -v 2.XXX --skip-checkout 
    5963}}} 
    6064