WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] mercurial now live

To: Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] mercurial now live
From: aq <aquynh@xxxxxxxxx>
Date: Fri, 1 Jul 2005 19:44:38 +0900
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 01 Jul 2005 10:43:29 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WA+hy8YZCzJV1MJpPRRHGFi8hVrBETljT5U55KzBKBwc/7MtYhPONOcftT07dDzileRgbMCfbq3+bOkNBAit9pq5a2Dxpegq8Gq//pSNaVkn2RAJq6ERCeb2aBwj2ZM40kI/fQCIh4odIP74Crm2KA3mpe6l8MsZXlxlaG4DHuc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <A95E2296287EAD4EB592B5DEEFCE0E9D28247D@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <A95E2296287EAD4EB592B5DEEFCE0E9D28247D@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 7/1/05, Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx> wrote:
> 
> 
> 
> > > > To avoid taxing the Mercurial server with a complete pull
> > of the Xen
> > > > repository, it is best to download a tarball of a seed repository
> > > > from:
> > > >
> > > >    http://xenbits.xensource.com/xen-unstable.hg
> > >
> > > I cannot find the "seed repository". Where to get it?
> 
> Oops, my posting last night was far from clear about that. Fortunately,
> the downloads web page has all the information you need.
> 
> You can get the seed tar bar for the unstable tree from:
> 
> 
> http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-unstable.hg
> .tar.gz
> 
> (similarly for xen-2.0 and xen-2.0-testing)
> 
> Just untar the file, 'cd' into it, and run:
> 
>  hg pull
>  hg co
> 
> The .hg/hgrc file in the tar ball should automatically set as your
> default pull parent to the folllwing URL, but you can do it manually
> too:
> 
>  http://xenbits.xensource.com/xen-unstable.hg
> 
> > oops, with the snapshot hg, we can easily clone xen with:
> >
> > hg clone http://xenbits.xensource.com/xen-unstable.hg myxen
> >
> > (mercurial 0.6 doesnt support clone command)
> 
> You don't need the new clone command. You can have the same effect as
> 'bk clone' with:
> 
>   mkdir xen-unstable.hg
>   hg init http://xenbits.xensource.com/xen-unstable.hg

anyway, looks like "hg init <source>" is deprecated in hg snapshot
version (hg would complains and exits). instead  "hg clone" is a
recommended method.

regards,
aq

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel