From: Zenaan Harkness <zen@freedbms.net>
To: Jeff King <peff@peff.net>
Cc: Nicolas Pitre <nico@fluxnic.net>, git@vger.kernel.org
Subject: Re: Resumable clone/Gittorrent (again) - stable packs?
Date: Fri, 7 Jan 2011 21:04:49 +1100 [thread overview]
Message-ID: <AANLkTikWKdUE1JoBPmQF-NyacTtoKKD0NZYu_arsqoiW@mail.gmail.com> (raw)
In-Reply-To: <20110107053119.GA23177@sigill.intra.peff.net>
On Fri, Jan 7, 2011 at 16:31, Jeff King <peff@peff.net> wrote:
> On Fri, Jan 07, 2011 at 12:22:07AM -0500, Jeff King wrote:
> the reason I am
> interested in this expanded definition of mirroring is for a few
> features people have been asking for:
>
> 1. restartable clone; any bundle format is easily restartable using
> standard protocols
This is very important to me. I have failed to establish an initial
repo for a few larger projects, some apache projects and opentaps most
recently. It is getting _really_ frustrating.
> 2. avoid too-big clones; I remember the gentoo folks wanting to
> disallow full clones from their actual dev machines and push people
> off to some more static method of pulling. I think not just because
> of restartability, but because of the load on the dev machines
And of course the lack of restartability causes an ongoing increase in
the load on the machines delivering those large clones.
> 3. people on low-bandwidth servers who fork major projects; if I write
> three kernel patches and host a git server, I would really like
> people to only fetch my patches from me and get the rest of it from
> kernel.org
This is not so much of a problem - can already be handled by cloning
your linux-full.git to a private dir, and only publishing your shallow
"personal patches only" clone, or better still, just a tar-ball of
your 3 patches, or email them, or etc.
So I agree with the big issues being restartable large clones and
lowering server loads.
Zen
next prev parent reply other threads:[~2011-01-07 10:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 2:29 Resumable clone/Gittorrent (again) - stable packs? Zenaan Harkness
2011-01-06 17:05 ` Shawn Pearce
2011-01-10 16:39 ` John Wyzer
2011-01-10 21:42 ` Sam Vilain
2011-01-11 0:03 ` Nguyen Thai Ngoc Duy
2011-01-11 0:57 ` J.H.
2011-01-11 1:56 ` Nguyen Thai Ngoc Duy
2011-01-06 21:09 ` Nicolas Pitre
2011-01-07 2:36 ` Zenaan Harkness
2011-01-07 4:33 ` Nicolas Pitre
2011-01-07 5:22 ` Jeff King
2011-01-07 5:31 ` Jeff King
2011-01-07 10:04 ` Zenaan Harkness [this message]
2011-01-07 18:52 ` Ilari Liusvaara
2011-01-07 19:17 ` Jeff King
2011-01-07 21:45 ` Ilari Liusvaara
2011-01-07 21:56 ` Jeff King
2011-01-07 22:21 ` Ilari Liusvaara
2011-01-07 22:27 ` Jeff King
2011-01-10 21:07 ` Sam Vilain
2011-01-10 11:48 ` Nguyen Thai Ngoc Duy
2011-01-10 13:50 ` Nicolas Pitre
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=AANLkTikWKdUE1JoBPmQF-NyacTtoKKD0NZYu_arsqoiW@mail.gmail.com \
--to=zen@freedbms.net \
--cc=git@vger.kernel.org \
--cc=nico@fluxnic.net \
--cc=peff@peff.net \
/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).