aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-05-14 16:40:21 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-05-14 16:40:21 +0000
commitfdda31a3cd0ec2a43456bcb02d978ec8d9ec672c (patch)
treef6d4833ed31004d189322a54294ccb9b16af4241 /scripts
parent2d59ff8eece59bf1d5ed39c68734d17826ae45c6 (diff)
ok I am adding deleting to this script and scheduling it to run only at 2:33am, an hour before the build, to ensure the source code is all clean and ready to go before the nightly build... winblows...
svn path=/trunk/; revision=11361
Diffstat (limited to 'scripts')
-rw-r--r--scripts/auto-build/extra-rsync.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/auto-build/extra-rsync.bat b/scripts/auto-build/extra-rsync.bat
index 334bcceb..a43906b3 100644
--- a/scripts/auto-build/extra-rsync.bat
+++ b/scripts/auto-build/extra-rsync.bat
@@ -13,4 +13,4 @@ rsync -av --progress --whole-file --exclude='*inv\**' --cvs-exclude --timeout=60
sleep 60
REM now get the SVN changes, this might fail a lot, especially on '.svn/entries'
-rsync -av --progress --whole-file --exclude='*inv\**' --timeout=60 rsync://128.238.56.50/distros/pd-extended/ /home/pd/auto-build/pd-extended/
+rsync -av --progress --whole-file --delete-before --exclude='*inv\**' --timeout=60 rsync://128.238.56.50/distros/pd-extended/ /home/pd/auto-build/pd-extended/