[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: James Van Artsdalen <james_at_jrv.org>
Date: 2003-09-29 18:15:17 CEST

One of my test systems isn't running any virus or indexing software
or any other filesystem walker that I know of.

http://www.sysinternals.com/ has a free FileMon program that is a
sort of poor man's ktrace. It might be able to catch the bug in the act.

Can you point me to the patch or the line in SVN's source code of
interest? I have a repeatable test case; perhaps I can instrument it and
learn something.

> Date: Mon, 29 Sep 2003 11:49:02 -0400
> From: mark benedetto king <mbk@lowlatency.com>
>
> 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 18:17:51 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.