From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxOkg-0006m1-JO for qemu-devel@nongnu.org; Fri, 24 Apr 2009 12:59:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxOkb-0006hy-Cm for qemu-devel@nongnu.org; Fri, 24 Apr 2009 12:59:50 -0400 Received: from [199.232.76.173] (port=58257 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxOkb-0006ht-Ac for qemu-devel@nongnu.org; Fri, 24 Apr 2009 12:59:45 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:34012) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LxOka-00072O-OC for qemu-devel@nongnu.org; Fri, 24 Apr 2009 12:59:45 -0400 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e39.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id n3OGuLxV005511 for ; Fri, 24 Apr 2009 10:56:21 -0600 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3OGxgB6084910 for ; Fri, 24 Apr 2009 10:59:42 -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 n3OGxfGf024436 for ; Fri, 24 Apr 2009 10:59:42 -0600 Message-ID: <49F1EFFA.40100@us.ibm.com> Date: Fri, 24 Apr 2009 11:59:38 -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> In-Reply-To: <8888959974-BeMail@laptop> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?RnJhbsOnb2lzIFJldm9s?= Cc: blauwirbel@gmail.com, edgar.iglesias@gmail.com, paul@codesourcery.com, aurelien@aurel32.net, qemu-devel@nongnu.org Fran=C3=A7ois Revol wrote: > svn up + vim + svn resolved :D > =20 So all your patches are maintained as changed to the currently working=20 directory in svn?? You should really invest in learning git or mercurial. It will make=20 your life a lot easier. It's pretty trivial to create a local hg mirror=20 from a git tree. In the very least, you should look at something like quilt. Then you=20 can avoid ever learning about git if that's what you wish. --=20 Regards, Anthony Liguori