From: Philip Pokorny <ppokorny@mindspring.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: Problem with Cogito repository?
Date: Sun, 05 Jun 2005 23:08:24 -0700 [thread overview]
Message-ID: <42A3E858.7070809@mindspring.com> (raw)
I've just updated my tree with cg-pull from
rsync://rsync.kernel.org/pub/scm/cogito/cogito.git
There seems to be a problem with the repository object for tag
"pull_from_pasky"
[philip@xray cogito]$ git-fsck-cache
bad sha1 entry '11ed64c1b141c9ba397a1ca76aef2cd250976007'
error: .git/refs/tags/pull_from_pasky: invalid sha1 pointer
11ed64c1b141c9ba397a1ca76aef2cd250976007
And in fact 11ed64... _is_ bad:
[philip@xray cogito]$ ls -l
.git/objects/11/ed64c1b141c9ba397a1ca76aef2cd250976007
-rw-r--r-- 1 philip philip 0 Jun 5 22:58
.git/objects/11/ed64c1b141c9ba397a1ca76aef2cd250976007
Note the files is 0 bytes in size.
Or am I doing something wrong?
next reply other threads:[~2005-06-06 6:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-06 6:08 Philip Pokorny [this message]
2005-06-08 18:49 ` Problem with Cogito repository? Petr Baudis
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=42A3E858.7070809@mindspring.com \
--to=ppokorny@mindspring.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.