--- a/sbin/sync_blinkster Thu Jan 21 19:04:01 2010 +0100
+++ b/sbin/sync_blinkster Fri Jan 22 02:39:52 2010 +0100
@@ -4,12 +4,13 @@
rm -fr ~/tmp/blinkster_V$1;
fi
-svn export file:///iridata/svn/blinkster/tags/V$1/web ~/tmp/blinkster_V$1
+hg archive -r V$1 ~/tmp/blinkster_V$1
#text2unix ~/tmp/blinkster_V$1
if [ -d ~/tmp/blinkster_V$1 ]; then
- cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/blinkster_V$1/ web.iri.centrepompidou.fr:/iridata/www/web/blinkster/
+ cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/blinkster_V$1/web/ web.iri.centrepompidou.fr:/iridata/www/web/blinkster/
++ core
P .htpasswd
P .htaccess
P blinkster/.htaccess