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 E327D10B57 for ; Wed, 7 Aug 2013 17:00:28 +0000 (UTC) Received: (qmail 14681 invoked by uid 500); 7 Aug 2013 17:00:27 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 14663 invoked by uid 500); 7 Aug 2013 17:00:27 -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 14653 invoked by uid 99); 7 Aug 2013 17:00:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 17:00:27 +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 (nike.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 17:00:21 +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 13:00:00 -0400 From: Brenden Walker To: Philip Martin CC: "users@subversion.apache.org" Subject: RE: RESOLVED: SVN copy that worked in 1.8.0 now fails with (424 FailedDependency) Thread-Topic: RESOLVED: SVN copy that worked in 1.8.0 now fails with (424 FailedDependency) Thread-Index: Ac6Thz6vrYI4IW7FTKeYoxJi6fkpOQAAp53iAAFYGfA= Date: Wed, 7 Aug 2013 16:59:57 +0000 Message-ID: <6DF864426572664E96691EF01A78725919B7A8@DSIMail.drbsystems.com> References: <6DF864426572664E96691EF01A78725919B70E@DSIMail.drbsystems.com> <871u655v9i.fsf@ntlworld.com> In-Reply-To: <871u655v9i.fsf@ntlworld.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 > -----Original Message----- > From: Philip Martin [mailto:philip.martin@wandisco.com] > Sent: Wednesday, August 07, 2013 12:19 PM > To: Brenden Walker > Cc: users@subversion.apache.org > Subject: Re: RESOLVED: SVN copy that worked in 1.8.0 now fails with (424 > FailedDependency) >=20 > Brenden Walker writes: >=20 > >> > svn: E175002: Adding directory failed: COPY on > >> > /svn/Development/!svn/rvr/7020/Trunk/Projects/SiteWatch (424 Failed > >> > Dependency) > > > > Turned out that another developer had locks on several files. > > Confirmed that was the problem. A more specific error message would > > have been handy here. >=20 > Can you describe how to reproduce the problem? What sort of locks preven= t > a COPY? Orphaned locks perhaps? They were working copy locks from another developer. I asked him to try th= e build himself to see if it allows the user who holds the lock to svn copy= , haven't heard back from that. Breaking the locks allowed me to do an SVN copy. =20 I haven't tried reproducing, but I certainly can if that would be helpful.