From: Steve W. <sw...@pa...> - 2004-02-02 16:54:02
|
Just a note that for the last two nights the cron job that updates the test site (http://phpwiki.sf.net/test/) got a connection timeout from the CVS server; it does go on to reload the database tables, which is kind of pointless. I still intend to move the shell scripts to somewhere in the web tree, so others can see them; I think I'll add a short circuit operator (&&) so that if the CVS update fails the database will not be wiped. Further, I should go back and see if I can't get the cron jobs to email the nightly output to phpwiki-talk or a similar list. ~swain |