Sync m2 first

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416690 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2006-06-23 12:04:10 +00:00
parent fbf6fdf986
commit 6c8ee4c888
1 changed files with 6 additions and 4 deletions

View File

@ -2,6 +2,12 @@
dest=/home/maven/repository-staging/to-ibiblio
rsync -e ssh --delete --max-delete=10 -v -riplt $dest/maven2/ login.ibiblio.org:/public/html/maven2
date > $dest/maven2/last-sync.txt
chmod a+r $dest/maven2/last-sync.txt
# NO MORE m1 SYNC
#date > $dest/maven/last-sync.txt
@ -19,7 +25,3 @@ rsync -e ssh --delete --max-delete=10 -v -riplt $dest/maven/ login.ibiblio.org:/
#rsync -e ssh --delete --max-delete=10 -v -riplt $i login.ibiblio.org:/public/html/maven/$i
#done
#)
date > $dest/maven2/last-sync.txt
chmod a+r $dest/maven2/last-sync.txt
rsync -e ssh --delete --max-delete=10 -v -riplt $dest/maven2/ login.ibiblio.org:/public/html/maven2