Version 11 (modified by faisal, 16 years ago)

--

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.

-> Go to your local working copy of Trunk (i.e. cd hgplatform_development).
#: svn merge http://fullturn.svnrepository.com/svn/hgmain/branches/hg_release_betaX
#: svn commit -m "Trunk merged with Beta X"

2. Create a new branch for the Beta release, copy trunk to it.
3. Checkout the new branch to a new release folder on the Production server. *
4.Make sure all the tables and fields match
5.Update the path in hgplatform virtualhost. *
6.Run install.sh (its in root folder). *

#: ./install.sh (if it doesnt work make it executable by : chmod a+x install.sh)

7.Check config and restart nginx server *

#: nginx -c /etc/nginx/nginx.conf -t
#: /etc/init.d/nginx restart

8.Make sure everything is working
9.Update the cache files, RSSCache and BuildSearch? *


Version 1.1
Last Update: 6/10/2009