public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Jason Molenda <jason-swarelist@molenda.com>
To: Jim Kingdon <kingdon@panix.com>
Cc: overseers@sourceware.cygnus.com
Subject: Re: ftp mirrors
Date: Sun, 11 Jun 2000 15:08:00 -0000	[thread overview]
Message-ID: <20000611150823.A9895@shell17.ba.best.com> (raw)
Message-ID: <20000611150800._oUKjKV8yRKWYIn2VSRf-I6ZHtzd0QGvPBDiVS1PtvQ@z> (raw)
In-Reply-To: <200006111524.LAA14449@panix6.panix.com>

On Sun, Jun 11, 2000 at 11:24:09AM -0400, Jim Kingdon wrote:

> > You're suggesting that rsync is clever enough to see two files on
> > the server, foo-2000-06-09 and foo-2000-06-10, see that the client
> > already has foo-2000-06-09, and make the leap that the -09 and -10
> > files are probably pretty close to each other, so do a diff between
> > the server's -09 and -10 and send that diff?
> 
> If rsync just concatenates the files or something equivalent it should
> be able to get this result without a special case (at least some of
> the time).  See
> 
> http://rsync.samba.org/rsync/tech_report/
> 
> especially the section on "checksum searching".  Of course it would be
> good if someone would actually test it to verify this happens in real
> world cases like snapshots.

rsync doesn't concatenate files like that AFAIK - the whole discussion
about checksum search is only relevant to when a file that exists
on both the server and the client has changed and rsync wants to
find the block that change.

Most importantly, all of this is irrelevant to Andrew's reported
problem.  Andrew says that a developer complained that they had to
download full tarballs every day while following a release process.

I am at a loss to guess why Andrew made a leap from that problem
to the solution of having a copy of the ftp dir with uncompressed
versions of the tarballs, and offering rsync access to that.  I'm
unable to understand what (a) this has to do with the problem Andrew
described (was the developer actually rsync'ing the gdb ftp dir?
I don't think I've ever seen anyone download snapshots via rsync)
(b) why the developer shouldn't just download diffs, and finally,
(c) what benefit, exactly, is gained by having uncompressed tarballs
with rsync.

Maybe Andrew is just throwing out non-sequitors to frustrate me or
yank on my chain - I'm at a loss of what the point of this discussion
is.  God forbid an ftp mirror site mirrored the uncompressed versions
of the ftp directory; the communication between the mirror site
and sourceware would be compressed, but all of the files in the
mirror site's ftp dir would be uncompressed, just like the uncompressed
dir on sourceware.  It'd be a huge disaster.

Jason

  parent reply	other threads:[~2000-06-11 15:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200006091545.LAA00938.cygnus.project.sourcemaster@envy.delorie.com>
2000-12-30  6:08 ` Jim Kingdon
2000-06-09 14:53   ` Jim Kingdon
2000-12-30  6:08   ` Andrew Cagney
2000-06-09 22:05     ` Andrew Cagney
2000-12-30  6:08     ` Jason Molenda
2000-06-10  1:02       ` Jason Molenda
2000-12-30  6:08       ` Andrew Cagney
2000-06-10  4:19         ` Andrew Cagney
2000-12-30  6:08         ` Jason Molenda
2000-06-10  9:39           ` Jason Molenda
2000-12-30  6:08         ` Andrew Cagney
2000-06-10 18:03           ` Andrew Cagney
2000-12-30  6:08           ` Jason Molenda
2000-06-10 23:55             ` Jason Molenda
2000-12-30  6:08             ` Jim Kingdon
2000-06-11  8:24               ` Jim Kingdon
2000-12-30  6:08               ` Jason Molenda [this message]
2000-06-11 15:08                 ` Jason Molenda
2000-12-30  6:08       ` Jason Molenda
2000-06-10  1:08         ` Jason Molenda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000611150823.A9895@shell17.ba.best.com \
    --to=jason-swarelist@molenda.com \
    --cc=kingdon@panix.com \
    --cc=overseers@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).