Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 28833 invoked from network); 2 Oct 2007 21:30:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Oct 2007 21:30:26 -0000 Received: (qmail 74451 invoked by uid 500); 2 Oct 2007 21:30:08 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 74389 invoked by uid 500); 2 Oct 2007 21:30:08 -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 74378 invoked by uid 99); 2 Oct 2007 21:30:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 14:30:08 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.202.165.233] (HELO smtpout07.prod.mesa1.secureserver.net) (64.202.165.233) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 02 Oct 2007 21:30:09 +0000 Received: (qmail 17083 invoked from network); 2 Oct 2007 21:28:48 -0000 Received: from unknown (24.15.193.17) by smtpout07-04.prod.mesa1.secureserver.net (64.202.165.233) with ESMTP; 02 Oct 2007 21:28:47 -0000 Message-ID: <4702B80E.5070601@rowe-clan.net> Date: Tue, 02 Oct 2007 16:28:46 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.12 (X11/20070719) MIME-Version: 1.0 To: dev@httpd.apache.org CC: cvs@httpd.apache.org Subject: Re: svn commit: r581389 - /httpd/httpd/trunk/modules/http/http_core.c References: <20071002212105.97CC31A9832@eris.apache.org> In-Reply-To: <20071002212105.97CC31A9832@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org jim@apache.org wrote: > > Oh, last commit was supposed to say we need to return > DONE so we don't invoke any handlers. Just so everyone here knows; svn propset --revprop -r581388 svn:log "Return DONE instead of OK to prevent any further hooks from touching the non-URI OPTIONS * request" and it appears we now get revprop commit messages! Hooray :)