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 0A57910F03 for ; Mon, 9 Feb 2015 21:29:34 +0000 (UTC) Received: (qmail 54104 invoked by uid 500); 9 Feb 2015 21:29:33 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 54075 invoked by uid 500); 9 Feb 2015 21:29:33 -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 54065 invoked by uid 99); 9 Feb 2015 21:29:33 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2015 21:29:33 +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 34364AC006A for ; Mon, 9 Feb 2015 21:29:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1658580 - /subversion/trunk/subversion/libsvn_wc/wc_db.c Date: Mon, 09 Feb 2015 21:29:32 -0000 To: commits@subversion.apache.org From: rhuijben@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150209212933.34364AC006A@hades.apache.org> Author: rhuijben Date: Mon Feb 9 21:29:32 2015 New Revision: 1658580 URL: http://svn.apache.org/r1658580 Log: * subversion/libsvn_wc/wc_db.c (svn_wc__db_scan_moved_to_internal): Following up on r1658578, remove stray SVN_DBG(). Modified: subversion/trunk/subversion/libsvn_wc/wc_db.c Modified: subversion/trunk/subversion/libsvn_wc/wc_db.c URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/wc_db.c?rev=1658580&r1=1658579&r2=1658580&view=diff ============================================================================== --- subversion/trunk/subversion/libsvn_wc/wc_db.c (original) +++ subversion/trunk/subversion/libsvn_wc/wc_db.c Mon Feb 9 21:29:32 2015 @@ -12866,7 +12866,6 @@ svn_wc__db_scan_moved_to_internal(const if (!have_row) { - SVN_DBG(("Failed: %s at depth %d", local_relpath, op_depth)); return svn_error_createf(SVN_ERR_WC_PATH_NOT_FOUND, svn_sqlite__reset(stmt), _("Node '%s' is not shadowed"),