| 1 | Do this after creating a new branch and new checkout from the branch: |
| 2 | 1.Make sure all the tables and fields match |
| 3 | 2.Copy the Media folder and chmod 777 |
| 4 | 3.Copy the petition data folder and chmod 777 |
| 5 | 4.Create new folders in searchtools “content_index” and “content_keyword_index” |
| 6 | 5.chmod the index folders and /app/data folder to 777 |
| 7 | 6.Change the environment to Production in index.php |
| 8 | 7.Change the database to hgplatform in config |
| 9 | 8.Update the crontab to point to the new release beta # |
| 10 | 9.Update the path in hgplatform virtualhost |
| 11 | 10.Restart the apache server |
| 12 | 11.Make sure everything is working |
| 13 | 12.Update the cache files, RSSCache and BuildSearch |
| 14 | |
| 15 | |
| 16 | Version 1.0 |
| 17 | Last Update: 4/7/2009 |