On Mon, Sep 10, 2001 at 12:26:09PM +0800, Stas Bekman wrote:
> Doug,
>
> My build of perl-current wasn't clean for a long time, as 'make test'
> won't pass again and again, until gozer has told me to get the whole thing
> from scratch, via -acvz --delete --force:
>
> rsync -acvz --delete --force \
> rsync://ftp.linux.activestate.com/perl-current/ .
>
> now I've got all the tests passed. Should we update the doc using this
> routine and not
>
> % rsync -auvz rsync://ftp.linux.activestate.com/perl-current/
> perl-current
>
> or add it as an extra note to do once in a while, since I realize that a
> lot of bandwidth goes wasted with 'c' vs. 'u'.
In that case, -c is just being paranoid, asking for a checksum on every
single file, good to re-sync...
In my case, I maintain my pristing rsync mirror with
rsync -av --delete --force
That's all. As long as you never play around with that it should stay in
sync all the time with minimal bandwidth usage.
Cheers.
>
> _____________________________________________________________________
> Stas Bekman JAm_pH -- Just Another mod_perl Hacker
> http://stason.org/ mod_perl Guide http://perl.apache.org/guide
> mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/
> http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
--
Philippe M. Chiasson <[EMAIL PROTECTED]>
Extropia's Resident System Guru
http://www.eXtropia.com/
There's no accounting for immune systems.
-- Larry Wall
perl -e '$$=\${gozer};{$_=unpack(P26,pack(L,$$));/^Just Another Perl
Hacker!\n$/&&print||$$++&&redo}'
PGP signature