From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E5DMA-00007T-Gh for garchives@archives.gentoo.org; Wed, 17 Aug 2005 02:08:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7H27G46029840; Wed, 17 Aug 2005 02:07:16 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7H24wfs000199 for <gentoo-dev@lists.gentoo.org>; Wed, 17 Aug 2005 02:04:58 GMT Received: from localhost ([127.0.0.1] helo=home.wh0rd.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1E5DJH-0000x0-W7 for gentoo-dev@lists.gentoo.org; Wed, 17 Aug 2005 02:05:44 +0000 Received: (qmail 18961 invoked from network); 16 Aug 2005 22:05:07 -0400 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 16 Aug 2005 22:05:07 -0400 From: Mike Frysinger <vapier@gentoo.org> Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] generating ChangeLog files automatically from `cvs commit` Date: Tue, 16 Aug 2005 22:05:47 -0400 User-Agent: KMail/1.8.2 References: <200508161818.29927.vapier@gentoo.org> <200508171046.27469.jstubbs@gentoo.org> <20050817025239.024a5425@snowdrop.home> In-Reply-To: <20050817025239.024a5425@snowdrop.home> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508162205.47513.vapier@gentoo.org> X-Archives-Salt: 86469ab3-48f6-4f26-b141-5d8a43763a80 X-Archives-Hash: 6376d3fed0d065ce5a14c45b77be0a7b On Tuesday 16 August 2005 09:52 pm, Ciaran McCreesh wrote: > On Wed, 17 Aug 2005 10:46:23 +0900 Jason Stubbs <jstubbs@gentoo.org> > > wrote: > | On Wednesday 17 August 2005 08:38, Ciaran McCreesh wrote: > | > GLEP 31 is withdrawn until Gentoo gets some means of removing commit > | > access from people who say "nyah nyah I don't feel like following > | > the rules and so I'll just carry on breaking stuff as I see fit". > | > As it stands I've been told by various people that they have no > | > interest in ensuring that their commits are UTF-8 safe (even if > | > there's an automated check that warns them when they're about to > | > break something), and I don't consider it fair to force lots of > | > repoman warnings upon other developers who *do* care about that > | > kind of thing who just happen to be the next person to touch a > | > package that got broken. > | > | Repoman could check the commit message for being valid UTF-8 and > | simply not allow the commit if it isn't. :) > > Well, I have a tool already that checks that. But it doesn't help when > we have developers who don't use repoman, who forcibly override repoman > fatal errors and who just randomly remove anything they think is > causing errors... yes, but lets work with what we have ... besides, it'll be easy to pick out who used repoman and who didnt by checking who has broken UTF8 commit messages ;) -mike -- gentoo-dev@gentoo.org mailing list