git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: duncan@excelsior-online.org
Cc: git@vger.kernel.org
Subject: Re: git repack throws -> error: unrecognized: ??
Date: Fri, 23 Dec 2005 19:16:37 -0800	[thread overview]
Message-ID: <7v4q4z4222.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <43ACAE49.4000902@excelsior-online.org> (Duncan Mac Leod's message of "Sat, 24 Dec 2005 03:11:21 +0100")

Duncan Mac Leod <duncan@excelsior-online.org> writes:

> The last one throws 'error: unrecognized:' - what does this mean?
>
> Under which circumstances is this error message fired?
>
> Did my git repository get corrupted?

No.  But you are running GIT before 1.0.0b.

Namely, this commit is needed to squelch the error message:

    commit 8ac4838af428a2a32498b3e8d13295eb714654b4
    Author: Junio C Hamano <junkio@cox.net>
    Date:   Wed Dec 21 13:48:47 2005 -0800

        server-info: skip empty lines.

        Now we allow an empty line in objects/info/packs file, recognize
        that and stop complaining.

        Signed-off-by: Junio C Hamano <junkio@cox.net>

      reply	other threads:[~2005-12-24  3:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-24  2:11 git repack throws -> error: unrecognized: ?? Duncan Mac Leod
2005-12-24  3:16 ` Junio C Hamano [this message]

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=7v4q4z4222.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=duncan@excelsior-online.org \
    --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 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).