From: Stephen Rothwell Date: Mon, 27 Oct 2008 07:25:14 +0000 (+1100) Subject: backup the whole tools dir X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=9ac36d7c026310b172fc4a0d58473cda7e11c61e;p=next-scripts backup the whole tools dir don't forget to delete old stuff --- diff --git a/backup_next b/backup_next index 826dfa5..062648d 100755 --- a/backup_next +++ b/backup_next @@ -2,5 +2,4 @@ rsync -avHP --include next/.git --include next/.git/'**' --exclude next/'**' \ --include quilt/.git --include quilt/.git/'**' --exclude quilt/'**' \ - --include tools/.git --include tools/.git/'**' --exclude tools/'**' \ - next/ fs:next/ + --delete --delete-excluded next/ fs:next/