From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Thompson Subject: Re: bitkeeper gone in 2 weeks - which RCS? Date: Mon, 20 Jun 2005 17:01:03 -0400 Message-ID: <42B72E8F.7000000@aktzero.com> References: <1119299996.5380.24.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------010903090802060708050401" Return-path: In-Reply-To: <1119299996.5380.24.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Paul Larson Cc: Ian Pratt , xen-devel , Mercurial List List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------010903090802060708050401 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Paul Larson wrote: > On Wed, 2005-06-15 at 22:35 +0100, Ian Pratt wrote: > I don't know if this feature is important to anyone but me, but hg > currently doesn't allow you to pull a specific revision, making testing > back through versions to find the point where something broke very > difficult: > ----------------------- > >>* Paul Larson [20050620 20:14]: >> >>>Is there currently a way to pull a specific revision? If not, is this >>>feature planned to be available soon? > > >>It is planned, but I think there is no schedule for implementation >>yet. The question you asked, and the feature you are wanting are two different things. If you clone/init a repository from the source(or a mirror of it), you get everything in it. If you want to then look at a specific revision of the code, you: hg checkout -C [revision] -- Andrew Thompson http://aktzero.com/ --------------010903090802060708050401 Content-Type: text/x-vcard; charset=utf-8; name="andrewkt.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="andrewkt.vcf" begin:vcard fn:Andrew Thompson n:Thompson;Andrew email;internet:andrewkt@aktzero.com x-mozilla-html:FALSE url:http://aktzero.com/ version:2.1 end:vcard --------------010903090802060708050401 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --------------010903090802060708050401--