version 1.1, 2007/12/01 04:38:44
|
version 1.2, 2008/01/07 13:57:20
|
Line 81 cvs commit release.frag
|
Line 81 cvs commit release.frag
|
ssh zaphod.lite.msu.edu -l root |
ssh zaphod.lite.msu.edu -l root |
cd /home/loninst/public_html/versions |
cd /home/loninst/public_html/versions |
# if this is a testing release |
# if this is a testing release |
|
rm LATEST-TESTING-IS-* |
echo 'November 30 2007' > LATEST-TESTING-IS-2.5.99.0 |
echo 'November 30 2007' > LATEST-TESTING-IS-2.5.99.0 |
rm loncapa-testing.tar.gz |
rm loncapa-testing.tar.gz |
ln -s loncapa-2.5.99.0.tar.gz loncapa-testing.tar.gz |
ln -s loncapa-2.5.99.0.tar.gz loncapa-testing.tar.gz |
|
|
# else if this is a full release |
# else if this is a full release |
rm LATEST-TESTING-* |
rm LATEST-* |
echo 'November 30 2007' > LATEST-IS-2.6.0 |
echo 'November 30 2007' > LATEST-IS-2.6.0 |
rm loncapa-testing.tar.gz |
rm loncapa-testing.tar.gz |
rm loncapa-current.tar.gz |
rm loncapa-current.tar.gz |
ln -s loncapa-2.6.0.tar.gz loncapa-testing-current.tar.gz |
ln -s loncapa-2.6.0.tar.gz loncapa-current.tar.gz |
|
|
# rebuild website |
# rebuild website |
su loninst |
su loninst |
/home/loninst/auto/install_web_site_cronjob |
/home/loninst/auto/install_web_site_cronjob |
|
|
# check that install.loncapa.org looks right |
# check that install.loncapa.org looks right |
# send email to lon-capa-announce, lon-capa-admin |
|
|
|
|
# send email to lon-capa-announce, lon-capa-admin |
|
|