...
Log into SF PROD WEB and deploy the application as shown here.
In this release we use new deploy code so the steps are slightly different.
You should notice Notice that command line interface has been simplified.
Code Block |
---|
cd /var/www/html
svn export http://eas.googlecode.com/svn/branches/1.2.0/web/bin/init_deploy_eas.sh ./init_deploy_eas.sh
sudo ./deploy_eas_init.sh branches/1.2.0 branches/1.2.0 pmccullough |
...