Author: ivanovic
Date: Wed Apr 22 11:40:21 2009
New Revision: 35110
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35110&view=rev
Log:
rename binary name to match the one really used on the server...
Added:
website/gettext.wesnoth.org/bin/update-gettext-stats
- copied unchanged from r35109,
website/gettext.wesnoth.org/bin/update-wesnoth-stats
Removed:
website/gettext.wesnoth.org/bin/update-wesnoth-stats
Removed: website/gettext.wesnoth.org/bin/update-wesnoth-stats
URL:
http://svn.gna.org/viewcvs/wesnoth/website/gettext.wesnoth.org/bin/update-wesnoth-stats?rev=35109&view=auto
==============================================================================
--- website/gettext.wesnoth.org/bin/update-wesnoth-stats (original)
+++ website/gettext.wesnoth.org/bin/update-wesnoth-stats (removed)
@@ -1,29 +1,0 @@
-#!/bin/bash
-SVNCHECKOUTPATH=/usr/src/svn-checkouts/
-
-echo update started at `date` >> $HOME/g.w.o-updates.log
-
-#update the 1.6 checkout
-cd $SVNCHECKOUTPATH/1.6/
-#svn cleanup
-svn up
-
-#update the trunk checkout
-cd $SVNCHECKOUTPATH/trunk/
-#svn cleanup
-svn up
-
-#update the wescamp checkout
-cd $SVNCHECKOUTPATH/wescamp-i18n/
-#svn cleanup
-svn up trunk/ branches/
-
-#update the announcement websites
-cd $SVNCHECKOUTPATH/announcement-websites/
-svn up
-
-#update the stats
-cd $SVNCHECKOUTPATH/gettext.wesnoth.org
-php grab-stats.php
-#php grab-stats.php >> $HOME/g.w.o-updates.log
-echo update completed at `date` >> $HOME/g.w.o-updates.log
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits