2 | | Do this after creating a new branch and new checkout from the branch:[[BR]] |
3 | | 1.Make sure all the tables and fields match[[BR]] |
4 | | 2.Copy the Media folder and chmod 777[[BR]] |
5 | | 3.Copy the petition data folder and chmod 777[[BR]] |
6 | | 4.Create new folders in searchtools “content_index” and “content_keyword_index”[[BR]] |
7 | | 5.chmod the index folders and /app/data folder to 777[[BR]] |
8 | | 6.Change the environment to Production in index.php[[BR]] |
9 | | 7.Change the database to hgplatform in config[[BR]] |
10 | | 8.Update the crontab to point to the new release beta #[[BR]] |
11 | | 9.Update the path in hgplatform virtualhost[[BR]] |
12 | | 10.Restart the apache server[[BR]] |
13 | | 11.Make sure everything is working[[BR]] |
14 | | 12.Update the cache files, RSSCache and BuildSearch[[BR]] |
| 2 | 1. Merge the last Beta branch onto Trunk, resolve all conflicts and do a commit back to Trunk.[[br]] |
| 3 | 2. Create a new branch for the Beta release, copy trunk to it. |
| 4 | 3. Checkout the new branch to a new release folder on the Production server. |
| 5 | 4.Make sure all the tables and fields match[[BR]] |
| 6 | 5.Copy the Media folder and chmod 777[[BR]] |
| 7 | 6.Copy the petition data folder and chmod 777[[BR]] |
| 8 | 7.Create new folders in searchtools “content_index” and “content_keyword_index”[[BR]] |
| 9 | 8.chmod the index folders and /app/data folder to 777[[BR]] |
| 10 | 9.Change the environment to Production in index.php[[BR]] |
| 11 | 10.Change the database to hgplatform in config[[BR]] |
| 12 | 11.Update the crontab to point to the new release beta #[[BR]] |
| 13 | 12.Update the path in hgplatform virtualhost[[BR]] |
| 14 | 13.Restart the apache server[[BR]] |
| 15 | 14.Make sure everything is working[[BR]] |
| 16 | 15.Update the cache files, RSSCache and BuildSearch[[BR]] |