From: Greg KH <greg@kroah.com>
To: git@vger.kernel.org
Subject: older git archive access broken in 1.2.0?
Date: Mon, 13 Feb 2006 21:06:16 -0800 [thread overview]
Message-ID: <20060214050616.GA28528@kroah.com> (raw)
I was trying to find where something changed in the historical Linux
kernel git tree:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/tglx/history.git/
when I noticed that the latest version of git doesn't seem to like this
archive. I can't clone it, but 'git log' and 'git whatchanged' seems to
work fine.
Also, gitk dies with the following error:
$ gitk
Error in startup script: fatal: '.git': unable to chdir or not a git archive
fatal: unexpected EOF
Failed to find remote refs
while executing
"close $refd"
(procedure "readrefs" line 41)
invoked from within
"readrefs"
(file "/home/greg/bin/gitk" line 3744)
Is this because I just synced the whole tree over using rsync and didn't
use git to clone it a long time ago? Or that it was created with an
older version of git?
I'm not able to clone it locally either:
$ git clone history.git/ test
fatal: '/home/greg/linux/git/history.git/.git': unable to chdir or not a git archive
fatal: unexpected EOF
clone-pack from '/home/greg/linux/git/history.git/.git' failed.
I don't know when this broke with git, as it's been a long time since I
looked at this tree...
thanks,
greg k-h
next reply other threads:[~2006-02-14 5:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-14 5:06 Greg KH [this message]
2006-02-14 5:48 ` older git archive access broken in 1.2.0? Junio C Hamano
2006-02-14 6:15 ` Greg KH
2006-02-14 7:00 ` Thomas Gleixner
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=20060214050616.GA28528@kroah.com \
--to=greg@kroah.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 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).