From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXD7X-0008Fh-2w for qemu-devel@nongnu.org; Mon, 17 Sep 2007 05:42:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXD7V-0008FV-CL for qemu-devel@nongnu.org; Mon, 17 Sep 2007 05:42:22 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXD7V-0008FS-9A for qemu-devel@nongnu.org; Mon, 17 Sep 2007 05:42:21 -0400 Received: from bangui.magic.fr ([195.154.194.245]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IXD7U-0002zR-OL for qemu-devel@nongnu.org; Mon, 17 Sep 2007 05:42:21 -0400 Received: from [192.168.0.2] (ppp-36.net-123.static.magiconline.fr [80.118.184.36]) by bangui.magic.fr (8.13.1/8.13.1) with ESMTP id l8H9gGlE018191 for ; Mon, 17 Sep 2007 11:42:16 +0200 Subject: Re: [Qemu-devel] qemu Changelog Makefile Makefile.target TODO ae... From: "J. Mayer" In-Reply-To: <46d6db660709170127t415b3a06vbef6c5dd19cd172f@mail.gmail.com> References: <1190016521.14938.148.camel@rapid> <46d6db660709170127t415b3a06vbef6c5dd19cd172f@mail.gmail.com> Content-Type: text/plain Date: Mon, 17 Sep 2007 11:42:18 +0200 Message-Id: <1190022138.14938.153.camel@rapid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, 2007-09-17 at 10:27 +0200, Christian MICHON wrote: > On 9/17/07, J. Mayer wrote: > > > Log message: > > > find -type f | xargs sed -i 's/[\t ]$//g' # on most files > > > > Many thanks for generating hundreds of conflicts with a useless commit. > > Don't know what's wrong in your expression but it did not what you think > > it should (and you did not even check....). > > > > DON'T DO THIS KIND OF COMMIT AGAIN, PLEASE. > > > > if we were using git (but you can do it locally anyway), you would not > have these conflicts problems... Maybe... but Savannah uses a CVS frontend, as far as I know... > git-apply indead has this feature about ignoring useless whitespaces... It does not seem a good idea that tools modify the code in our back. Better learn people (including me...) not to write/commit incorrect code... Should also learn people not to break other's code, but that seems far to difficult to understand.... Regards. -- J. Mayer Never organized