git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: git@vger.kernel.org
Subject: Re: Problem cloning the Linux history tree
Date: Thu, 03 Nov 2005 19:02:03 -0800	[thread overview]
Message-ID: <7vmzkl3yl0.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <1131008187.6634.14.camel@localhost.localdomain> (Marcel Holtmann's message of "Thu, 03 Nov 2005 09:56:26 +0100")

Marcel Holtmann <marcel@holtmann.org> writes:

> # cg-clone http://www.kernel.org/pub/scm/linux/kernel/git/tglx/history.git
> defaulting to local storage area
> 09:53:02 URL:http://www.kernel.org/pub/scm/linux/kernel/git/tglx/history.git/HEAD [41/41] -> "refs/heads/.origin-fetching" [1]
> Getting alternates list
> Getting pack list
> error: The requested URL returned error: 404

That repository is packed but lacks objects/info/packs file.
Perhaps you need to ask tglx to run git-update-server-info in
the repository.

Cloning over git native transport should work, though:

    $ git clone git://git.kernel.org/pub/scm/lin.../history.git history

  reply	other threads:[~2005-11-04  3:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-03  8:56 Problem cloning the Linux history tree Marcel Holtmann
2005-11-04  3:02 ` Junio C Hamano [this message]
2005-11-04  9:21   ` Wolfgang Denk
2005-11-04  9:26     ` Petr Baudis
2005-11-04  9:38       ` Wolfgang Denk
2005-11-04  9:44       ` Junio C Hamano
2005-11-04  9:59     ` Junio C Hamano
2005-11-04 13:17       ` Wolfgang Denk
2005-11-04 15:47   ` Marcel Holtmann
2005-11-07 21:50     ` Thomas Gleixner
2005-11-07 22:19       ` Marcel Holtmann

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=7vmzkl3yl0.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=marcel@holtmann.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).