From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: Git error when cloning pvops tree Date: Mon, 09 Nov 2009 17:10:14 -0800 Message-ID: <4AF8BD76.7070107@goop.org> References: <4AF8AE1F.6060701@goop.org> <4AF8BCBB.5070601@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4AF8BCBB.5070601@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Santos, Jose Renato G" Cc: Xen-devel List-Id: xen-devel@lists.xenproject.org On 11/09/09 17:07, Jeremy Fitzhardinge wrote: > I can exactly reproduce your problem and I'm looking at a fix (or at > least workaround). > Well, a workaround: $ git clone http://www.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip.git $ git clone --reference linux-2.6-tip http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git J