From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Veillard Subject: Re: [BUNDLE] Testing a simpler inter-domain transport Date: Wed, 8 Feb 2006 05:46:38 -0500 Message-ID: <20060208104638.GE30975@redhat.com> References: <1139110732.25090.41.camel@localhost.localdomain> <20060208101241.GD30975@redhat.com> <1139394238.19399.4.camel@localhost.localdomain> <20060208103441.GD23407@granada.merseine.nu> Reply-To: veillard@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20060208103441.GD23407@granada.merseine.nu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Muli Ben-Yehuda Cc: Rusty Russell , xen-devel , Tony Breeds , Matt Mackall List-Id: xen-devel@lists.xenproject.org On Wed, Feb 08, 2006 at 12:34:41PM +0200, Muli Ben-Yehuda wrote: > On Wed, Feb 08, 2006 at 09:23:58PM +1100, Rusty Russell wrote: > > > 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). > > FWIW, you also need -u here, or at least 'hg update' after > unbundling to actually see the changes, analogue to 'hg pull' vs. 'hg > pull -u'. Without -u it fails complaining about no repo available, creating a fake .hg directory it tries to add changesets but aborts with 'unknown base 6b1d39a5!' Trying to add -u as suggested result in 'hg unbundle: option -u not recognized' using mercurial-0.7 The bundle doesn't seems able to fully provide a repo state, and without a repo state it seems unable to unbundle the data. I think mercurial hates me, probably because I still don't really understand how it works internally... Daniel -- Daniel Veillard | Red Hat http://redhat.com/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/