From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: error ,make world.'xen/master' did not match any file Date: Wed, 10 Nov 2010 19:44:40 -0800 Message-ID: <4CDB66A8.1010209@goop.org> References: <76096a3.3db9.12c38b81795.Coremail.ooolinux@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=x-gbk Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <76096a3.3db9.12c38b81795.Coremail.ooolinux@163.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: yue Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 11/10/2010 06:16 PM, yue wrote: > + cd linux-2.6-pvops.git.tmp > + git checkout xen/master > error: pathspec 'xen/master' did not match any file(s) known to git. The xen/master branch has been obsolete for a long time now, and I deleted it a couple of weeks ago to stop people from using it mistakenly. You should be using "xen/stable-2.6.32.x". J