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 B3AB8E2C5 for ; Fri, 8 Mar 2013 13:34:05 +0000 (UTC) Received: (qmail 69768 invoked by uid 500); 8 Mar 2013 13:34:05 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 69640 invoked by uid 500); 8 Mar 2013 13:34:03 -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 69608 invoked by uid 99); 8 Mar 2013 13:34:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Mar 2013 13:34:02 +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; Fri, 08 Mar 2013 13:34:00 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 045F623888CD; Fri, 8 Mar 2013 13:33:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1454380 - /subversion/branches/1.7.x/STATUS Date: Fri, 08 Mar 2013 13:33:39 -0000 To: commits@subversion.apache.org From: philip@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130308133340.045F623888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: philip Date: Fri Mar 8 13:33:39 2013 New Revision: 1454380 URL: http://svn.apache.org/r1454380 Log: * STATUS: Vote for issue 4332. 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=1454380&r1=1454379&r2=1454380&view=diff ============================================================================== --- subversion/branches/1.7.x/STATUS (original) +++ subversion/branches/1.7.x/STATUS Fri Mar 8 13:33:39 2013 @@ -273,11 +273,11 @@ Candidate changes: completely valid remote deletion operation when Neon is the HTTP library in use. (As a bonus side effect, this shaves one or two network turnarounds per deletion target off of this operation, - too!) + too!) It's a regression from 1.6. Branch: ^/subversion/branches/1.7.x-issue4332 Votes: - +1: cmpilato + +1: cmpilato, philip * r1453780 Reject operations on some properties for activity resources.