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 5FDE79EAB for ; Wed, 11 Apr 2012 14:45:56 +0000 (UTC) Received: (qmail 25184 invoked by uid 500); 11 Apr 2012 14:45:56 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 25163 invoked by uid 500); 11 Apr 2012 14:45:56 -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 25155 invoked by uid 99); 11 Apr 2012 14:45:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 14:45:56 +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; Wed, 11 Apr 2012 14:45:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 23847238890B; Wed, 11 Apr 2012 14:45:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1324790 - /subversion/trunk/subversion/libsvn_client/copy.c Date: Wed, 11 Apr 2012 14:45:35 -0000 To: commits@subversion.apache.org From: julianfoad@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120411144535.23847238890B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: julianfoad Date: Wed Apr 11 14:45:34 2012 New Revision: 1324790 URL: http://svn.apache.org/viewvc?rev=1324790&view=rev Log: * subversion/libsvn_client/copy.c (wc_to_repos_copy): s/#if/#ifdef/ ENABLE_EV2_SHIMS. Modified: subversion/trunk/subversion/libsvn_client/copy.c Modified: subversion/trunk/subversion/libsvn_client/copy.c URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/copy.c?rev=1324790&r1=1324789&r2=1324790&view=diff ============================================================================== --- subversion/trunk/subversion/libsvn_client/copy.c (original) +++ subversion/trunk/subversion/libsvn_client/copy.c Wed Apr 11 14:45:34 2012 @@ -1409,7 +1409,7 @@ wc_to_repos_copy(const apr_array_header_ SVN_ERR(svn_client__condense_commit_items(&top_dst_url, commit_items, pool)); -#if ENABLE_EV2_SHIMS +#ifdef ENABLE_EV2_SHIMS for (i = 0; !common_wc_abspath && i < commit_items->nelts; i++) { common_wc_abspath = APR_ARRAY_IDX(commit_items, i,