[m-rev.] trivial diff: update website build script

Julien Fischer juliensf at csse.unimelb.edu.au
Tue Jul 3 17:04:00 AEST 2007


Update website build script.

w3/bin/install_webpages:
 	earth is now responsible for building the website.

Julien.

Index: install_webpages
===================================================================
RCS file: /home/mercury/mercury1/repository/w3/bin/install_webpages,v
retrieving revision 1.26
diff -u -r1.26 install_webpages
--- install_webpages	20 Nov 2005 07:17:38 -0000	1.26
+++ install_webpages	3 Jul 2007 07:02:12 -0000
@@ -6,17 +6,16 @@
  # search database and installing the web pages.
  #
  # Note this script must be run on a machine with php3, hypermail and htdig
-# installed, ie ceres, have the INSTALL_WEBDIR environment variable set
+# installed, i.e, earth, have the INSTALL_WEBDIR environment variable set
  # and be run from the top level directory of the w3 module.
  #

-# www_host=venus
-www_host=ceres
+www_host=earth

  PATH=/usr/local/bin:$PATH
  export PATH

-CVSROOT=/home/mercury1/repository
+CVSROOT=/home/mercury/mercury1/repository
  export CVSROOT

  echo Install started at `date`



--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list