git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Jaeger <christian@jaeger.mine.nu>
To: Andreas Ericsson <ae@op5.se>
Cc: Garry Dolley <gdolley@arpnetworks.com>,
	Richard Hartmann <richih.mailinglist@gmail.com>,
	git@vger.kernel.org
Subject: Re: Feedback outside of the user survey
Date: Mon, 20 Oct 2008 19:30:03 +0200	[thread overview]
Message-ID: <48FCC01B.8030709@jaeger.mine.nu> (raw)
In-Reply-To: <48FCB87B.1080207@jaeger.mine.nu>

Christian Jaeger wrote:
> Andreas Ericsson wrote:
>> Christian Jaeger wrote:
>>> Hm, not sure whether you mean to rescue the situation with rewritten 
>>> commits here -- but hell no, I certainly don't mean to have 
>>> different commit objects for different clones/checkouts.
>>>
>>
>> Then you'll be transferring all objects over the wire anyway
>
> Why? Again, care to differentiate between technical feasibility and 
> current implementation.

I think it was this detail:

> ... lazy cloning

which I have been leaving under the carpet in my previous mails; i.e. 
when doing merges, Git may need additional objects which haven't been 
fetched by just fetching the branches's subdirectory parts, so merges 
can't generally be done offline anymore. This is certainly a departure 
from the current idea; and if you don't want to depart from that, then 
yes, you'd need basically the whole database in advance or merges 
wouldn't be possible. So I think I understand why you said "Then you'll 
be transferring all objects over the wire anyway", you did assume that 
there would be no such thing as on-demand / lazy fetching of missing 
objects.

Christian.

  reply	other threads:[~2008-10-20 17:31 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-16 10:19 Feedback outside of the user survey Richard Hartmann
2008-10-16 10:28 ` Jeff King
2008-10-16 11:08   ` Richard Hartmann
2008-10-16 11:56 ` Garry Dolley
2008-10-16 13:18   ` Richard Hartmann
2008-10-16 20:32     ` Christian Jaeger
2008-10-18 13:49       ` Garry Dolley
2008-10-18 14:01         ` Christian Jaeger
2008-10-20  9:57           ` Andreas Ericsson
2008-10-20 14:43             ` Christian Jaeger
2008-10-20 15:02               ` Andreas Ericsson
2008-10-20 15:20                 ` Christian Jaeger
2008-10-20 16:11                   ` Andreas Ericsson
2008-10-20 16:57                     ` Christian Jaeger
2008-10-20 17:30                       ` Christian Jaeger [this message]
2008-10-20 22:41                       ` Junio C Hamano
2008-10-21  7:24                         ` Christian Jaeger

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=48FCC01B.8030709@jaeger.mine.nu \
    --to=christian@jaeger.mine.nu \
    --cc=ae@op5.se \
    --cc=gdolley@arpnetworks.com \
    --cc=git@vger.kernel.org \
    --cc=richih.mailinglist@gmail.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 NNTP newsgroup(s).