[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN Copy now fails with 424 FailedDependency

From: Ian Girouard <igirouard_at_aquadata.com>
Date: Wed, 21 Aug 2013 13:56:30 -0400

Hi, I'm trying to do a svn copy command to create a tag and I get the
following error :

 

Command: Copy C:\Projets\Logiciels9.1.XX.307 to
https://svn.aquadata.com:8443/svn/Logiciels/Tags/TestTagSVN18, Revision
WC

Adding: C:\Projets\Logiciels9.1.XX.307

Error: Commit failed (details follow):

Error: Adding directory failed: COPY on

Error: /svn/Logiciels/!svn/rvr/118520/Branches/9.1.XX.307 (424 Failed
Dependency)

 

This command is executed as a part of our deployment process and it
worked flawlessly in svn 1.7 before upgrading to 1.8

I was able to make the copy work by asking all the developers to release
their locks on the repository. (We have locks only on binary files) This
workaround can't be a solution because developers need to keep their
locks even when we are doing a deployment.

 

Here is our setup

Server : Visual SVN Server 2.6.4, with svn 1.8.1 and apache HTTP Server
2.2.25

Client : TortoiseSVN 1.8.1

 

Thanks
Received on 2013-08-21 20:01:54 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.