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 735B1CC22 for ; Tue, 30 Dec 2014 14:21:06 +0000 (UTC) Received: (qmail 49916 invoked by uid 500); 30 Dec 2014 14:21:06 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 49891 invoked by uid 500); 30 Dec 2014 14:21:06 -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 49880 invoked by uid 99); 30 Dec 2014 14:21:06 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Dec 2014 14:21:06 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id B5966AC08CC; Tue, 30 Dec 2014 14:21:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1648242 - svn:log Date: Tue, 30 Dec 2014 14:21:06 -0000 To: commits@subversion.apache.org From: stefan2@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141230142106.B5966AC08CC@hades.apache.org> Author: stefan2 Revision: 1648242 Modified property: svn:log Modified: svn:log at Tue Dec 30 14:21:06 2014 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Dec 30 14:21:06 2014 @@ -1,3 +1,4 @@ +[Reverted in r1648532] * subversion/libsvn_fs_fs/tree.c (fs_copied_from): Copy the result requested, so we don't need the node to remain valid. Don't lock the DAG cache.