From: Junio C Hamano <gitster@pobox.com>
To: "John Dlugosz" <JDlugosz@TradeStation.com>
Cc: <git@vger.kernel.org>
Subject: Re: What's going on here? Bad repo, no error locally?
Date: Tue, 21 Apr 2009 22:06:54 -0700 [thread overview]
Message-ID: <7vws9d46q9.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <450196A1AAAE4B42A00A8B27A59278E70ACE053E@EXCHANGE.trad.tradestation.com> (John Dlugosz's message of "Tue, 21 Apr 2009 20:18:22 -0400")
"John Dlugosz" <JDlugosz@TradeStation.com> writes:
> Developer B runs git fsck --full, gets no errors but one dangling blob.
> Does a push. No errors.
> Now, on the upstream repo, I run fsck, and find a bunch of danglings (as
> always) and a missing blob.
> Any fetch from that repo will fail, due to that missing blob.
>
> What's going on? How can I fix his local repository, other than...
It sounds like there is nothing to fix in "his local repository"; the
error is in your "upstream repo".
The dangling objects can happen if you push over dumb transport and
interrupt in the middle, or you force a push of a rewound branch, so it
does not necessarily indicate any errors, but a missing object is always
an error.
next prev parent reply other threads:[~2009-04-22 5:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-22 0:18 What's going on here? Bad repo, no error locally? John Dlugosz
2009-04-22 4:21 ` Bryan Donlan
2009-04-22 4:37 ` John M. Dlugosz
2009-04-22 4:52 ` Bryan Donlan
2009-04-22 5:06 ` Junio C Hamano [this message]
2009-04-22 15:59 ` John Dlugosz
2009-04-22 16:30 ` Brandon Casey
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=7vws9d46q9.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=JDlugosz@TradeStation.com \
--cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.