From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: First release candidate for 3.2.0 Date: Tue, 11 Dec 2007 12:08:08 +0000 Message-ID: <1197374888.16562.53.camel@localhost.localdomain> References: <475D7ABD.5030708@xs4all.nl> <20fe3cf60712101156y7defbdc6n1545bda2641da89e@mail.gmail.com> <1197364856.16562.12.camel@localhost.localdomain> <20fe3cf60712110348x167434a0h2652716dbab9a384@mail.gmail.com> <20fe3cf60712110402x4afbdafcr988747c71c5f660d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20fe3cf60712110402x4afbdafcr988747c71c5f660d@mail.gmail.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: Marco Sinhoreli Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2007-12-11 at 10:02 -0200, Marco Sinhoreli wrote: > Correcting the information: > > On Dec 11, 2007 9:48 AM, Marco Sinhoreli wrote: > > Hello Keir, Ian, > > > > I'm using Debian Etch and the mercurial version is 0.9.1. I'm clone > > the repository with this syntax: > # hg clone http://xenbits.xensource.com/xen-unstable.hg > # hg clone -r '3.2.0-rc1' xen-unstable.hg/ xen-3.2.0-rc1 Yep, you also need to do # hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg Ian.