Revision: 1498 http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1498&view=re... Author: dmaphy Date: 2010-07-31 22:03:59 +0000 (Sat, 31 Jul 2010)
Log Message: ----------- website: improve the exclusion list for the push script
Modified Paths: -------------- www/staging/push.sh
Modified: www/staging/push.sh =================================================================== --- www/staging/push.sh 2010-07-31 21:39:08 UTC (rev 1497) +++ www/staging/push.sh 2010-07-31 22:03:59 UTC (rev 1498) @@ -6,7 +6,7 @@ PREVIEWDIR="/home/dmaphy/plugins.geany.org_preview/" STABLEDIR="/home/dmaphy/plugins.geany.org_stable/" BACKUPDIR="/home/dmaphy/plugins.geany.org.backup/" -EXCLUDE=".svn gencontent.sh push2stable.sh rst2html_template.txt templates tidy.conf rst2html_config.conf" +EXCLUDE=".svn gencontent* *.sh rst2html* templates *.conf addons geany-plugins geanydoc geanylua geanyprj geanyvc spellcheck"
if [ ! -d $SOURCEDIR ]; then
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
plugins-commits@lists.geany.org