For Items with a * be sure to perform the step on all web servers (Currently Wombat and Kangaroo). 1. Merge the last Beta branch onto Trunk, resolve all conflicts and do a commit back to Trunk.[[br]] -> Go to your local working copy of Trunk (i.e. cd hgplatform_development).[[br]] #: svn merge http://fullturn.svnrepository.com/svn/hgmain/branches/hg_release_betaX [[br]] #: svn commit -m "Trunk merged with Beta X"[[br]] 2. Create a new branch for the Beta release, copy trunk to it.[[BR]] 3. Checkout the new branch to a new release folder on the Production server. *[[BR]] 4.Make sure all the tables and fields match[[BR]] 5.Update the path in hgplatform virtualhost. *[[BR]] #emacs /etc/nginx/sites-available/liveservers (there are 2 places to change it) 6.Run install.sh (its in root folder). *[[BR]] #: ./install.sh (if it doesnt work make it executable by : chmod a+x install.sh) 7.Check config and restart nginx server *[[BR]] #: nginx -c /etc/nginx/nginx.conf -t [[BR]] #: /etc/init.d/nginx restart[[BR]] 8.Shut squid down. Clear the squid cache folder (/var/spool/squid) on Cuscus. Rebuild cache and restart squid. 9.Make sure everything is working[[BR]] 10.Update the cache files, RSSCache and BuildSearch *[[BR]] [[BR]] [[BR]] Version 1.1 [[BR]] Last Update: 6/10/2009