From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXPOF-0005up-M1 for qemu-devel@nongnu.org; Mon, 17 Sep 2007 18:48:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXPOD-0005tw-QY for qemu-devel@nongnu.org; Mon, 17 Sep 2007 18:48:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXPOD-0005tk-KH for qemu-devel@nongnu.org; Mon, 17 Sep 2007 18:48:25 -0400 Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IXPOD-0005HA-3K for qemu-devel@nongnu.org; Mon, 17 Sep 2007 18:48:25 -0400 Date: Mon, 17 Sep 2007 23:47:37 +0100 (BST) From: Johannes Schindelin Subject: Re: [Qemu-devel] qemu Changelog Makefile Makefile.target TODO ae... In-Reply-To: Message-ID: References: <1190016521.14938.148.camel@rapid> <46d6db660709170127t415b3a06vbef6c5dd19cd172f@mail.gmail.com> <1190022138.14938.153.camel@rapid> <1190027998.12960.3.camel@panther> <46d6db660709170518k9a0305as6e429669b5f1b66a@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: qemu-devel@nongnu.org Hi, On Mon, 17 Sep 2007, Andreas F?rber wrote: > Both the qemu.org and the Savannah project page only mention CVS. If > there are better ways to get the code then inform your users how to use > that. What about graphical diff tools? Should you _not_ use them, because CVS has an in-built diff? Frankly, if even the most proficient committer of QEmu admits to use quilt, which is definitely not CVS, you should rethink what you just wrote. Sticking to a tried and proven standard is one thing. Sticking to an ancient standard that has proven to have severe shortcomings (so much so that the ATM most popular central SCM, Subversion, claims it is "CVS done right"; that alone should tell you something), when there are better alternatives around, which moreover have no problems talking back to CVS, is, well, not so clever. Note that I do not say you should use git. Just as I do not say you have to stick with CVS. Ciao, Dscho