##############################################################################################################
##    File Name      : README.txt                                                                           ##
##    Author         : Sanjay Khattar                                                                       ##
##    Created on     : 05/22/2013                                                                           ##
##    Usage          : Operating Instructions.                                                              ##
##    Purpose        : Provides directions for upgrading CMS to version 3.1.                                ##
##                                                                                                          ##
##############################################################################################################

##
## Prerequisites:
##    1) CMS database has already been upgraded.
##    2) restore-CMS.sh has been executed with the prior CMS installation backup file.
##    3) Updated CMS License has been installed in appropriate location.
##
## Instructions for restoring backed up files from the previous CMS version:
##     cd /
##     restore-CMS.sh <backup tar file path>
## The progress of the script is written to the system console, 
##     as well as to the log file called /restore-CMS.$hostname.$timestamp.log. 
##
## Upgrade Instructions:
##     cd /home/upgrade/dist
##     ./upgradeCMS.sh
##
## The progress of the script is written to the console, 
##     as well as to the log file called /home/upgrade/upgradeCMS.$hostname.$timestamp.log. 
## Additional logs can be found in /home/upgrade/dist/upgrade_3_1.log.
##
