[Pkg-ruby-extras-maintainers] r884 - website

Ari Pollak ari at costa.debian.org
Fri Oct 6 23:46:52 UTC 2006


Author: ari
Date: 2006-10-06 23:46:52 +0000 (Fri, 06 Oct 2006)
New Revision: 884

Modified:
   website/sync-website.sh
Log:
Erm, don't use the --delete options.



Modified: website/sync-website.sh
===================================================================
--- website/sync-website.sh	2006-10-06 23:45:11 UTC (rev 883)
+++ website/sync-website.sh	2006-10-06 23:46:52 UTC (rev 884)
@@ -2,7 +2,7 @@
 
 # needed to create files with the correct modes
 umask 022
-LC_ALL=POSIX webgen && rsync -avtPC --delete --delete-excluded output/ \
+LC_ALL=POSIX webgen && rsync -avtPC output/ \
   alioth.debian.org:/var/lib/gforge/chroot/home/groups/pkg-ruby-extras/htdocs/
 
 # fix perms




More information about the pkg-ruby-extras-maintainers mailing list