* clone --bare 2.6.24.y with --reference linus.git too big?
@ 2008-02-13 18:25 Luciano Rocha
2008-02-13 18:30 ` Luciano Rocha
0 siblings, 1 reply; 2+ messages in thread
From: Luciano Rocha @ 2008-02-13 18:25 UTC (permalink / raw)
To: git
[-- Attachment #1: Type: text/plain, Size: 968 bytes --]
Hello,
I did today a bare clone of the 2.6.24.y tree of the Linux kernel.
I instructed git to use a local mirror of Linus's tree, but the clone
ended up downloading over 40MB of data:
$ git clone --bare --reference /.src/kernel/linus.git/ \
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.24.y.git \
2.6.24.y.git
Initialized empty Git repository in /media/stuff/src/kernel/2.6.24.y.git/
remote: Counting objects: 15483, done.
remote: Compressing objects: 100% (14747/14747), done.
remote: Total 15483 (delta 1795), reused 5236 (delta 632)
Receiving objects: 100% (15483/15483), 46.30 MiB | 317 KiB/s, done.
Resolving deltas: 100% (1795/1795), done.
I expected a much smaller download, as the difference between the heads
of both trees are only a few patches (2.6.24 -> 2.6.24.2).
My git is at version 1.5.4.1.99.g3b933.
--
Luciano Rocha <luciano@eurotux.com>
Eurotux Informática, S.A. <http://www.eurotux.com/>
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: clone --bare 2.6.24.y with --reference linus.git too big?
2008-02-13 18:25 clone --bare 2.6.24.y with --reference linus.git too big? Luciano Rocha
@ 2008-02-13 18:30 ` Luciano Rocha
0 siblings, 0 replies; 2+ messages in thread
From: Luciano Rocha @ 2008-02-13 18:30 UTC (permalink / raw)
To: git
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
On Wed, Feb 13, 2008 at 06:25:45PM +0000, Luciano Rocha wrote:
<snip>
> I expected a much smaller download, as the difference between the heads
> of both trees are only a few patches (2.6.24 -> 2.6.24.2).
Correction: as there are only a few patches on 2.6.24.y tree that aren't
in Linus's. Linus's tree head is now, of course, very much ahead of
2.6.24.y.
--
Luciano Rocha <luciano@eurotux.com>
Eurotux Informática, S.A. <http://www.eurotux.com/>
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-13 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 18:25 clone --bare 2.6.24.y with --reference linus.git too big? Luciano Rocha
2008-02-13 18:30 ` Luciano Rocha
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).