From: Junio C Hamano <gitster@pobox.com>
To: "Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 2/2] index-pack: support multithreaded delta resolving
Date: Thu, 01 Mar 2012 22:09:45 -0800 [thread overview]
Message-ID: <7v4nu7ilee.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: 1330403813-2770-2-git-send-email-pclouds@gmail.com
When applied to 25a7850 and then merged to 'pu', the result fails to
correctly produce pack .idx file.
I spent an hour or so this afternoon, scratching my head, staring at the
output from tests added to t5510 by today's tr/maint-bundle-boundary topic
to see where it breaks. Its last test creates a bundle that has three
objects, extracts a pack from it, and runs "index-pack --fix-thin" on it.
This topic makes it fail with "fatal: pack has 1 unresolved deltas".
next prev parent reply other threads:[~2012-03-02 6:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-28 4:36 [PATCH 1/2] index-pack: split second pass obj handling into own function Nguyễn Thái Ngọc Duy
2012-02-28 4:36 ` [PATCH 2/2] index-pack: support multithreaded delta resolving Nguyễn Thái Ngọc Duy
2012-03-02 6:09 ` Junio C Hamano [this message]
2012-03-02 13:42 ` [PATCH v2 " Nguyễn Thái Ngọc Duy
2012-03-02 18:53 ` Junio C Hamano
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=7v4nu7ilee.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=pclouds@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).