From: "Andrew Timberlake-Newell" <Andrew.Timberlake-Newell@AllianceOneInc.com>
To: "'Tom Lord'" <lord@emf.net>
Cc: <torvalds@osdl.org>, <git@vger.kernel.org>
Subject: RE: on when to checksum
Date: Thu, 21 Apr 2005 12:53:30 -0400 [thread overview]
Message-ID: <002a01c54692$a723adb0$9b11a8c0@allianceoneinc.com> (raw)
In-Reply-To: <200504202225.PAA15992@emf.net>
Tom Lord graced us with:
> I think you have made a mistake by moving the sha1 checksum from the
> zipped form to the inflated form. Here is why:
>
> What you have set in motion with `git' is an ad-hoc p2p network for
> sharing filesystem trees -- a global distributed filesystem. I
> believe your starter here has a good chance of taking off to be much,
> much larger than just a tool for the kernel.
This might rather be a call for a git derivative.
As Linus has already mentioned in this thread, git is optimized for his need
for local speed. But while sacrificing local speed for network speed would
break git by stepping away from the git philosophy, a gitling with a
different philosophy but making use of gitish techniques could make that
change without being broken even though git itself can't.
prev parent reply other threads:[~2005-04-21 16:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-20 22:25 on when to checksum Tom Lord
2005-04-20 22:41 ` Linus Torvalds
2005-04-20 22:52 ` Tom Lord
2005-04-20 23:07 ` Linus Torvalds
2005-04-20 23:39 ` Tom Lord
2005-05-02 19:21 ` Tom Lord
2005-05-02 19:57 ` Linus Torvalds
2005-04-21 16:53 ` Andrew Timberlake-Newell [this message]
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='002a01c54692$a723adb0$9b11a8c0@allianceoneinc.com' \
--to=andrew.timberlake-newell@allianceoneinc.com \
--cc=git@vger.kernel.org \
--cc=lord@emf.net \
--cc=torvalds@osdl.org \
/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 NNTP newsgroup(s).