Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 17318 invoked from network); 3 Aug 2009 12:27:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Aug 2009 12:27:10 -0000 Received: (qmail 22065 invoked by uid 500); 3 Aug 2009 12:27:14 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 21986 invoked by uid 500); 3 Aug 2009 12:27:14 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 21977 invoked by uid 99); 3 Aug 2009 12:27:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 12:27:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of poirier@pobox.com designates 208.72.237.35 as permitted sender) Received: from [208.72.237.35] (HELO sasl.smtp.pobox.com) (208.72.237.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 12:27:03 +0000 Received: from localhost.localdomain (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id AE1F815A8F; Mon, 3 Aug 2009 08:26:41 -0400 (EDT) Received: from [9.37.243.133] (unknown [129.33.49.251]) by b-sasl-quonix.pobox.com (Postfix) with ESMTPA id 70A0415A8E; Mon, 3 Aug 2009 08:26:40 -0400 (EDT) Message-ID: <4A76D75D.5070700@pobox.com> Date: Mon, 03 Aug 2009 08:26:05 -0400 From: Dan Poirier User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Context lines in subversion update messages Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Pobox-Relay-ID: E6319D8A-8028-11DE-8BA2-9EABBBF475A9-25076293!b-sasl-quonix.pobox.com X-Virus-Checked: Checked by ClamAV on apache.org I've noticed that when folks vote and the STATUS file update messages go to the commits list, there's typically not enough context in the email to tell what was voted on. Would it make sense to increase the lines of context in these messages? Dan