Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C90C641F for ; Tue, 2 Aug 2011 14:30:02 +0000 (UTC) Received: (qmail 88369 invoked by uid 500); 2 Aug 2011 14:30:02 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 88311 invoked by uid 500); 2 Aug 2011 14:30:01 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 88298 invoked by uid 99); 2 Aug 2011 14:30:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 14:30:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 14:30:00 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 40D63238885D for ; Tue, 2 Aug 2011 14:29:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1153142 - /subversion/branches/1.7.x/STATUS Date: Tue, 02 Aug 2011 14:29:40 -0000 To: commits@subversion.apache.org From: rhuijben@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110802142940.40D63238885D@eris.apache.org> Author: rhuijben Date: Tue Aug 2 14:29:39 2011 New Revision: 1153142 URL: http://svn.apache.org/viewvc?rev=1153142&view=rev Log: * STATUS: Nominate r1153138 group Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1153142&r1=1153141&r2=1153142&view=diff ============================================================================== --- subversion/branches/1.7.x/STATUS (original) +++ subversion/branches/1.7.x/STATUS Tue Aug 2 14:29:39 2011 @@ -152,6 +152,15 @@ Candidate changes: Votes: +1: philip + * r1153138, r1153141 + Don't CHECKOUT added directories when using a HTTPv1 server. + Justification: + Getting a HTTP 500 error while committing new directories is not nice. + Notes: + r1153141 removes an accidentally added SVN_DBG() from r1153138. + Votes: + +1: rhuijben + Veto-blocked changes: =====================