Return-Path: X-Original-To: apmail-subversion-dev-archive@minotaur.apache.org Delivered-To: apmail-subversion-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 034739C75 for ; Fri, 17 Feb 2012 17:20:39 +0000 (UTC) Received: (qmail 61343 invoked by uid 500); 17 Feb 2012 17:20:38 -0000 Delivered-To: apmail-subversion-dev-archive@subversion.apache.org Received: (qmail 61306 invoked by uid 500); 17 Feb 2012 17:20:38 -0000 Mailing-List: contact dev-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@subversion.apache.org Received: (qmail 61293 invoked by uid 99); 17 Feb 2012 17:20:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 17:20:38 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [81.103.221.56] (HELO queueout02-winn.ispmail.ntl.com) (81.103.221.56) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 17:20:31 +0000 Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20120217155458.FEIC3023.mtaout03-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Fri, 17 Feb 2012 15:54:58 +0000 Received: from cpc2-farn6-0-0-cust204.6-2.cable.virginmedia.com ([86.16.124.205]) by aamtaout03-winn.ispmail.ntl.com (InterMail vG.3.00.04.00 201-2196-133-20080908) with ESMTP id <20120217155458.CVXP13318.aamtaout03-winn.ispmail.ntl.com@cpc2-farn6-0-0-cust204.6-2.cable.virginmedia.com>; Fri, 17 Feb 2012 15:54:58 +0000 Received: by cpc2-farn6-0-0-cust204.6-2.cable.virginmedia.com (Postfix, from userid 1000) id 1D3C43619B; Fri, 17 Feb 2012 15:54:56 +0000 (GMT) From: Philip Martin To: Paul Burba Cc: "C. Michael Pilato" , Subversion Development , Alexey 0 Moudrick , "users\@subversion.apache.org" Subject: Re: Issue report: subversion 1.7.2 windows command line client cannot copy URL -> WC if URL contains externals References: <4F3D66FA.1040502@collab.net> Date: Fri, 17 Feb 2012 15:54:56 +0000 In-Reply-To: (Paul Burba's message of "Fri, 17 Feb 2012 10:28:39 -0500") Message-ID: <87mx8h1mlr.fsf@stat.home.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Cloudmark-Analysis: v=1.1 cv=JvdXmxIgLJv2/GthKqHpGJEEHukvLcvELVXUanXFreg= c=1 sm=0 a=dmETdrZ3I3YA:10 a=3ctS7q36js4A:10 a=sOaj6hhuNKAA:10 a=kj9zAlcOel0A:10 a=pGLkceISAAAA:8 a=TJdL4LeRAAAA:8 a=XDY-HEIjsKRme7wklVgA:9 a=CjuIK1q_8ugA:10 a=MSl-tDqOz04A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Paul Burba writes: > I'm able to replicate this failure on my Windows box with my own > builds of trunk@1245285, 1.7.0 and 1.7.3. Alexey's script works as > expected with 1.6.17, so this appears to be a regression. Moving back > to the dev list. > > Investigating... >> svn: E720005: Can't move 'C:\t\wc\.svn\tmp\svn-8ED6923C' to >> 'C:\t\wc\externals-container-copy': Access is denied. I suspect this is a directory move. Perhaps the wc.db file of the external is still open? Can a directory be renamed on Windows when one of the files inside it is still open? -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com