From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxSbo-0003Ia-7r for qemu-devel@nongnu.org; Fri, 24 Apr 2009 17:06:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxSbj-0003GP-JK for qemu-devel@nongnu.org; Fri, 24 Apr 2009 17:06:55 -0400 Received: from [199.232.76.173] (port=32916 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxSbj-0003GG-1V for qemu-devel@nongnu.org; Fri, 24 Apr 2009 17:06:51 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:46495) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LxSbi-0002YO-KF for qemu-devel@nongnu.org; Fri, 24 Apr 2009 17:06:50 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e39.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id n3OL3RAH028964 for ; Fri, 24 Apr 2009 15:03:27 -0600 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3OL6ml6090526 for ; Fri, 24 Apr 2009 15:06:48 -0600 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3OL6lMp004854 for ; Fri, 24 Apr 2009 15:06:48 -0600 Message-ID: <49F229E4.5060808@us.ibm.com> Date: Fri, 24 Apr 2009 16:06:44 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] REMINDER: QEMU SVN => GIT switch today at 5pm CST References: <8888959974-BeMail@laptop> <49F1EFFA.40100@us.ibm.com> <200904241602.09542.rob@landley.net> In-Reply-To: <200904241602.09542.rob@landley.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: qemu-devel@nongnu.org, blauwirbel@gmail.com, paul@codesourcery.com, edgar.iglesias@gmail.com, =?UTF-8?B?RnJhbsOnb2lzIFJldm9s?= , aurelien@aurel32.net Rob Landley wrote: > On Friday 24 April 2009 11:59:38 Anthony Liguori wrote: > >> You should really invest in learning git or mercurial. It will make >> your life a lot easier. It's pretty trivial to create a local hg mirror >> from a git tree. >> > > Is that documented somewhere? Looking up how to do that has been on my todo > list for almost two years now, I've just never gotten around to it. This > sounds like a good excuse.. > It's supported by hg convert. > Rob > (Enthusiastic hg user, reluctant git user...) > -- Regards, Anthony Liguori