Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0DA3A1088F for ; Wed, 7 Aug 2013 15:27:20 +0000 (UTC) Received: (qmail 5284 invoked by uid 500); 7 Aug 2013 15:27:19 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 5132 invoked by uid 500); 7 Aug 2013 15:27:17 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 5125 invoked by uid 99); 7 Aug 2013 15:27:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 15:27:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of BKWalker@drbsystems.com designates 12.196.88.136 as permitted sender) Received: from [12.196.88.136] (HELO DSIMail.drbsystems.com) (12.196.88.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 15:27:11 +0000 Received: from dsimail.drbsystems.com ([fe80::5502:eac1:502a:f805]) by DSIMail.drbsystems.com ([fe80::5502:eac1:502a:f805%11]) with mapi id 14.03.0123.003; Wed, 7 Aug 2013 11:26:50 -0400 From: Brenden Walker To: "users@subversion.apache.org" Subject: SVN copy that worked in 1.8.0 not fails with (424 Failed Dependency) Thread-Topic: SVN copy that worked in 1.8.0 not fails with (424 Failed Dependency) Thread-Index: Ac6TggBkzK6YwfLFRjuJA4R5ZNGdgg== Date: Wed, 7 Aug 2013 15:26:49 +0000 Message-ID: <6DF864426572664E96691EF01A78725919B68C@DSIMail.drbsystems.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.170.0.3] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org svn: E175002: Adding directory failed: COPY on /svn/Development/!svn/rvr/70= 20/Trunk/Projects/SiteWatch (424 Failed Dependency) This is part of our build process which hasn't changed and worked prior to = updating to 1.8.1 yesterday (Visual SVN Server). I tested copying some oth= er paths and that works, the path in question has externals defined which I= suspect may have something to do with this? I don't see anything in the release notes that would seem relevant. =20 I'm going to do more testing on my end, try to figure out what happened. A= ny suggestions? Thanks!