qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Chris Webb <chris@arachsys.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] git clone --recursive fails on git://git.qemu.org/qemu.git
Date: Mon, 15 Mar 2010 13:39:30 -0500	[thread overview]
Message-ID: <4B9E7EE2.7020306@codemonkey.ws> (raw)
In-Reply-To: <20100315181643.GG31588@arachsys.com>

On 03/15/2010 01:16 PM, Chris Webb wrote:
> I tried to grab a recursive clone of qemu.git in order to get the head of
> the seabios and vgabios trees to match the head of qemu.git, but the
> operation failed with
>
>    $ git clone --recursive git://git.qemu.org/qemu.git qemu-r
>    Initialized empty Git repository in /home/chris/git/qemu-r/.git/
>    remote: Counting objects: 59824, done.
>    remote: Compressing objects: 100% (15786/15786), done.
>    remote: Total 59824 (delta 47532), reused 55283 (delta 43936)
>    Receiving objects: 100% (59824/59824), 24.67 MiB | 292 KiB/s, done.
>    Resolving deltas: 100% (47532/47532), done.
>    Submodule 'roms/seabios' (git://git.qemu.org/seabios.git/) registered for path 'roms/seabios'
>    Submodule 'roms/vgabios' (git://git.qemu.org/vgabios.git/) registered for path 'roms/vgabios'
>    Initialized empty Git repository in /home/chris/git/qemu-r/roms/seabios/.git/
>    remote: Counting objects: 4711, done.
>    remote: Compressing objects: 100% (1259/1259), done.
>    remote: Total 4711 (delta 3758), reused 4360 (delta 3450)
>    Receiving objects: 100% (4711/4711), 1.04 MiB | 266 KiB/s, done.
>    Resolving deltas: 100% (3758/3758), done.
>    fatal: reference is not a tree: 8f469b9676127ba6bb52609d89ec774e61db0ee1
>    Unable to checkout '8f469b9676127ba6bb52609d89ec774e61db0ee1' in submodule path 'roms/seabios'
>
> Is this a problem with qemu.git, or am I just failing to drive git properly?
>    

Should work now.  Sorry about that.

Regards,

Anthony Liguori

> Cheers,
>
> Chris.
>
>
>    

      reply	other threads:[~2010-03-15 18:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 18:16 [Qemu-devel] git clone --recursive fails on git://git.qemu.org/qemu.git Chris Webb
2010-03-15 18:39 ` Anthony Liguori [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=4B9E7EE2.7020306@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=chris@arachsys.com \
    --cc=qemu-devel@nongnu.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).