git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418685 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2006-07-03 05:38:08 +00:00
parent 947e1cb41e
commit d6360c40a3
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ cd $HOME/repository-staging/to-ibiblio/maven2
# ideally we would use --ignore-existing but we need to copy the metadata files
rsync --exclude-from=$HOME/components/maven-meeper/src/bin/syncopate/exclusions.txt $RSYNC_OPTS -acivz -e "ssh $SSH_OPTS" $FROM $TO
echo "Syncing $FROM -> $TO"
rsync --exclude-from=$HOME/components/maven-meeper/src/bin/syncopate/exclusions.txt $RSYNC_OPTS -acivz -e "ssh $SSH_OPTS" $FROM $TO