On Tue 14 Aug 2001 03:11, "Kurt D. Starsinic" <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 13, 2001 at 07:20:41PM -0400, Will Coleda wrote:
> > Why is there a make distclean in smoke.sh before the rsync? shouldn't
> > the --delete remove any extraneous files before we start smoking?
>
> Yes, but doing make distclean first burns less network bandwidth.
> A lot of the smokers are in expensive- and limited-bandwidth areas.
Well, you're right, but that ain't the main reason I set it up like that. If
you - like me - do more than just smoking, there are some files hanging around
that I do *not* want deleted. I'm - for example - working on a patch to fix a
format bug, and those files are called toke-new.c and such. rsync --delete
would destroy my efforts.
What the original script, posted a few month back, did, was rsync --delete
--dry-run, and collect the output and filter it so that only stuff that I was
sure about, was deleted.
--
H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1 & 623 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/