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

Re: svn_io_file_rename error during add

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-09-14 02:30:12 CEST

On Sun, Sep 14, 2003 at 02:11:31AM +0200, Branko ??ibej wrote:
> mark benedetto king wrote:
>
> >On Fri, Sep 12, 2003 at 04:08:34PM -0500, Ben Collins-Sussman wrote:
> >
> >
> >>This looks like same win32 filesystem bug that keeps coming up over
> >>and over. Nobody can reproduce it reliably (to show it to Microsoft)
> >>and yet it keeps happening every now and then. Our best guess is that
> >>APR file i/o is somehow stimulating an obscure race-condition bug in
> >>the win32 filesystem.
> >>
> >>I don't see an issue about it... maybe we should open one, just to
> >>track the mystery?
> >>
> >>
> >>
> >
> >We could (shudder) give in and add the retry-loop patch that has been
> >floating around. I don't think Microsoft is likely to fix the problem
> >any time soon.
> >
> >
> Somebow I suspect that's a very bad idea. The reason being, we can't be
> sure that the error is really bogus. What if the permission problem is
> real? BAM! Instant infinite loop.
>

The patch that I've seen retries 100 times, and then gives up.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 14 02:31:02 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.