[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-26 23:59:03 CET

"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.

---------------------------------------------------------------------
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:00:09 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.