Changeset 532

Show
Ignore:
Timestamp:
08/11/07 21:02:09 (1 year ago)
Author:
ian
Message:

new instructions for maintaining ext as an external svn resource

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pagoda/externals/ext/UPGRADING

    r529 r532  
    1 When a new version of Ext is released, it can be downloaded 
    2 and unzipped here, and the 'ext' link can be pointed towards 
    3 it for testing. 
     1------------------------------------- 
     2When a new version of Ext is released 
     3------------------------------------- 
    44 
    5 Please delete the following directories from Ext **before** 
    6 checking in the new version: 
    7 rm -fR docs build examples package source 
     51. Download and unpack it here. 
     6 
     72. Delete the following directories from Ext **before** 
     8   checking in the new version: 
     9   rm -fR docs build examples package source 
     10 
     113. Go to /pagoda/trunk/Pagoda/pagoda/widgets/ext/static 
     12   do a `svn propedit svn:externals .` 
     13   and change the 'ext' config line to point towards the new version. 

Log in as guest/pagoda to create tickets