From owner-svn-src-all@FreeBSD.ORG Thu Jun 18 18:55:37 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74B461065670; Thu, 18 Jun 2009 18:55:37 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 454178FC19; Thu, 18 Jun 2009 18:55:37 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id EE85746B32; Thu, 18 Jun 2009 14:55:36 -0400 (EDT) Received: from jhbbsd.hudson-trading.com (unknown [209.249.190.8]) by bigwig.baldwin.cx (Postfix) with ESMTPA id DDBD18A076; Thu, 18 Jun 2009 14:55:35 -0400 (EDT) From: John Baldwin To: Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?= Date: Thu, 18 Jun 2009 14:55:26 -0400 User-Agent: KMail/1.9.7 References: <200906171731.n5HHVktG082752@svn.freebsd.org> <86iqit5sms.fsf@ds4.des.no> In-Reply-To: <86iqit5sms.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200906181455.26797.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Thu, 18 Jun 2009 14:55:35 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org, Dmitry Morozovsky Subject: Re: svn commit: r194377 - stable/7/sys/dev/ath/ath_hal X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2009 18:55:38 -0000 On Thursday 18 June 2009 2:00:43 pm Dag-Erling Sm=C3=B8rgrav wrote: > Dmitry Morozovsky writes: > > For now, looking for commit destination is not simple... >=20 > http://wiki.freebsd.org/SubversionPrimer/Merging I think Dmitry means more that all the prop changes stuff clutters the actu= al=20 commit messages. I would like to see them removed from the subject line at= =20 least so that the subject line clearly shows where real changes are being=20 made. =2D-=20 John Baldwin