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

Re: [repost] SVN commit error: svn_io_file_rename: can't move

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-09-29 17:49:02 CEST

On Mon, Sep 29, 2003 at 10:27:27AM -0500, james-tigris@jrv.org wrote:
> A permission problem on the 253rd commit? Keep in mind that every
> test case worked many times before the failure.

This is a known issue with svn on Win32. As far as we can tell, it is
an race-condition in Win32 itself, and not in our usage of it. We're
pretty confident of this for several reasons.

There is a workaround patch floating around that simply retries the
move several times before giving up.

This problem is likely to be exacerbated by products that walk into
.svn directories, such as anti-virus and indexing programs. You might
try disabling those sorts of things if you have them turned on.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 29 17:49:59 2003

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

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