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 A1D34DAB4 for ; Thu, 20 Dec 2012 14:12:01 +0000 (UTC) Received: (qmail 18249 invoked by uid 500); 20 Dec 2012 14:12:01 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 18231 invoked by uid 500); 20 Dec 2012 14:12: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 18217 invoked by uid 99); 20 Dec 2012 14:12:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 14:12:00 +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; Thu, 20 Dec 2012 14:11:58 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 937312388900; Thu, 20 Dec 2012 14:11:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1424469 - svn:log Date: Thu, 20 Dec 2012 14:11:37 -0000 To: commits@subversion.apache.org From: rhuijben@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121220141137.937312388900@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rhuijben Revision: 1424469 Modified property: svn:log Modified: svn:log at Thu Dec 20 14:11:37 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Dec 20 14:11:37 2012 @@ -1,5 +1,6 @@ In the repository-repository diff handler: Don't retrieve pristine properties when we already know that there are no differences to report on them. +This fixes issue #2910. By checking whether we really need the properties we avoid about 1000 ra calls over running our test suite (ra local). This also resolves many spurious merge