On Thu, Nov 11, 2010 at 5:00 PM, Nigel Horne <671...@bugs.launchpad.net> wrote:
> On 11/11/2010 09:17 AM, Stefan Hajnoczi wrote:
>> Thanks for providing the kernel and initrd.  Unfortunately I wasn't
>> able to get them far enough to trigger the assert.  More on that at
>> the bottom of this message but in the meantime I looked over the
>> relevant commits and spotted an issue with the assert.
>>
>> Please try this branch:
>> http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/scsi_assert_moved
>>
>
> I tried lots of different ways to get your code, but failed.  The one
> closest to the instructions that you gave me last time failed with this:
>
> n...@compaq:~/tmp/foo2$ git clone -b scsi_assert_moved
> http://repo.or.cz/w/qemu/stefanha.git/
> Cloning into stefanha...
> warning: Remote branch scsi_assert_moved not found in upstream origin,
> using HEAD instead
> warning: remote HEAD refers to nonexistent ref, unable to checkout.

Try:
git clone -b scsi_assert_moved git://repo.or.cz/qemu/stefanha.git

Sorry for that.  You can get the repo clone info by clicking
"qemu/stefanha.git" at the top of the
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/scsi_assert_moved
page, the git:// URI is usually the best one to use.

Stefan

Reply via email to