equal
deleted
inserted
replaced
7 hg archive -r V$1 ~/tmp/blinkster_V$1 |
7 hg archive -r V$1 ~/tmp/blinkster_V$1 |
8 |
8 |
9 #text2unix ~/tmp/blinkster_V$1 |
9 #text2unix ~/tmp/blinkster_V$1 |
10 |
10 |
11 if [ -d ~/tmp/blinkster_V$1 ]; then |
11 if [ -d ~/tmp/blinkster_V$1 ]; then |
12 cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/blinkster_V$1/virtualenv/ web.iri.centrepompidou.fr:project/blinkster/virtualenv |
12 cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/blinkster_V$1/virtualenv/ web.iri.centrepompidou.fr:projects/blinkster/virtualenv |
13 + core |
13 + core |
14 EOT |
14 EOT |
15 fi |
15 fi |
16 |
16 |
17 if [ -d ~/tmp/blinkster_V$1 ]; then |
17 if [ -d ~/tmp/blinkster_V$1 ]; then |