Changes between Version 8 and Version 9 of ReleaseChecklist

Show
Ignore:
Timestamp:
06/10/09 19:22:41 (16 years ago)
Author:
faisal (IP: 216.214.144.156)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseChecklist

    v8 v9  
    44  #: svn merge http://fullturn.svnrepository.com/svn/hgmain/branches/hg_release_betaX [[br]] 
    55  #: svn commit -m "Trunk merged with Beta X"[[br]] 
    6 2. Create a new branch for the Beta release, copy trunk to it. 
    7  
    8 3. Checkout the new branch to a new release folder on the Production server. 
     62. Create a new branch for the Beta release, copy trunk to it.[[BR]] 
     73. Checkout the new branch to a new release folder on the Production server.[[BR]] 
    984.Make sure all the tables and fields match[[BR]] 
    10 5.Change the database to hgplatform in config[[BR]] 
    11 6.Update the crontab to point to the new release beta #[[BR]] 
    12 7.Update the path in hgplatform virtualhost[[BR]] 
    13 8.Run install.sh (its in root folder)[[BR]] 
     95.Update the crontab to point to the new release beta #[[BR]] 
     106.Update the path in hgplatform virtualhost[[BR]] 
     117.Run install.sh (its in root folder)[[BR]] 
    1412  #: ./install.sh (if it doesnt work make it executable by : chmod a+x install.sh) 
    15138.Check config and restart nginx server[[BR]] 
    1614  #: nginx -t /etc/nginx/nginx.conf -t [[BR]] 
    1715  #: /etc/init.d/nginx restart[[BR]] 
    18 14.Make sure everything is working[[BR]] 
    19 15.Update the cache files, RSSCache and BuildSearch[[BR]] 
     169.Make sure everything is working[[BR]] 
     1710.Update the cache files, RSSCache and BuildSearch[[BR]] 
    2018[[BR]] 
    2119[[BR]]