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

Re: Windows XP "Access denied" svn_io_rename

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-10-27 00:21:59 CET

C. Michael Pilato wrote:

> "D.J. Heap" <dj@shadyvale.net> writes:
>
>
>>Yep, I have tried a variety of pauses -- before closing, after
>>closing, fixed length, random length, etc...I can't remember if I've
>>tried an exponential back-off, though -- what specifically do you mean
>>by that?
>
>
> I think he means that if you fail the first time, you pause for, say,
> 1 millisecond before trying again, then if that fails, you pause for 2
> milliseconds before retrying, then 4 milliseconds, then 8, 16, etc.

Ah, I see -- I had it stuck in my head we were talking about repro-ing
outside of Subversion.

Yes, that's a good idea I haven't tried -- I'll implement that in our
next internal release and see how it goes.

Thanks!

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 27 00:23:37 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.