[Pcsclite-cvs-commit] r3398 - /website/update.sh

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sun Mar 29 11:34:53 UTC 2009


Author: rousseau
Date: Sun Mar 29 11:34:52 2009
New Revision: 3398

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3398
Log:
also sync img/ and readers/

Modified:
    website/update.sh

Modified: website/update.sh
URL: http://svn.debian.org/wsvn/pcsclite/website/update.sh?rev=3398&op=diff
==============================================================================
--- website/update.sh (original)
+++ website/update.sh Sun Mar 29 11:34:52 2009
@@ -4,7 +4,9 @@
 rm -rf readers
 (cd ../trunk/Drivers/ccid/readers ; svn up)
 cp -r ../trunk/Drivers/ccid/readers .
+rm -rf readers/.svn
 
 ./matrix.py
 
-scp supported.html shouldwork.html unsupported.html svn.debian.org:pcsclite_htdocs/
+scp -r supported.html shouldwork.html unsupported.html svn.debian.org:pcsclite_htdocs/
+rsync --recursive --verbose --rsh=ssh readers img svn.debian.org:pcsclite_htdocs/




More information about the Pcsclite-cvs-commit mailing list