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] [BUNDLE] Testing a simpler inter-domain transport

To: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [BUNDLE] Testing a simpler inter-domain transport
From: Matt Mackall <mpm@xxxxxxxxxxx>
Date: Wed, 8 Feb 2006 11:49:17 -0600
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>, veillard@xxxxxxxxxx
Delivery-date: Thu, 09 Feb 2006 10:07:29 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1139394238.19399.4.camel@xxxxxxxxxxxxxxxxxxxxx>
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: <1139110732.25090.41.camel@xxxxxxxxxxxxxxxxxxxxx> <20060208101241.GD30975@xxxxxxxxxx> <1139394238.19399.4.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
On Wed, Feb 08, 2006 at 09:23:58PM +1100, Rusty Russell wrote:
> On Wed, 2006-02-08 at 05:12 -0500, Daniel Veillard wrote:
> > On Sun, Feb 05, 2006 at 02:38:51PM +1100, Rusty Russell wrote:
> > > Hi all,
> > > 
> > >   I've finally found time to resurrect my "share" code, update it for Xen
> > > 3.0 and (with Tony Breeds' help) created a simple LAN driver.  You can
> > > find the bundle here:
> > > 
> > >   http://ozlabs.org/~rusty/xen/xen-share-2006-02-05.hg
> > 
> >   Hum, I tried
> >     hg clone http://ozlabs.org/~rusty/xen/xen-share-2006-02-05.hg
> > and my version fails with a zlib compression error raising an incorrect 
> > header
> > check, 

Hmm, never tried that. Surprised it got anywhere at all.

> It's a bundle, so you should use:
> 
>       hg unbundle http://ozlabs.org/~rusty/xen/xen-share-2006-02-07.hg
> 
> (Note the updated version).
> 
> It'd be cool if clone did the Right Thing here, though...

Well clone can't in this case, as this isn't a full repo history. But
pull could..

We'd have to teach pull/clone to do a preliminary query on a URL to
see if it was a bundle.

-- 
Mathematics is the supreme nostalgia of our time.

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

<Prev in Thread] Current Thread [Next in Thread>