/[pcsclite]/website/update.sh
ViewVC logotype

Contents of /website/update.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3434 - (hide annotations) (download) (as text)
Fri Apr 10 13:23:14 2009 UTC (4 years, 1 month ago) by rousseau
File MIME type: application/x-sh
File size: 277 byte(s)
also upload the generated matrices
1 rousseau 3397 #!/bin/sh
2    
3     set -x
4     rm -rf readers
5     (cd ../trunk/Drivers/ccid/readers ; svn up)
6     cp -r ../trunk/Drivers/ccid/readers .
7 rousseau 3398 rm -rf readers/.svn
8 rousseau 3397
9     ./matrix.py
10    
11 rousseau 3434 scp -r *.html svn.debian.org:pcsclite_htdocs/
12 rousseau 3398 rsync --recursive --verbose --rsh=ssh readers img svn.debian.org:pcsclite_htdocs/

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5