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

Re: svn.collab.net is now running Subversion 0.23.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-05-21 16:44:55 CEST

cmpilato@collab.net writes:

> You really don't think APR should do this?

It was more of an assumption on my part that the APR maintainers would
object. The MoveFileEx in apr_file_rename could legitimately fail
because of a permissions problem, it could be a permanent failure that
is not going to be "cured" simply by sleeping or by sort of filesystem
flush. In those circumstances the overhead of a one second sleep
could well be deemed intolerable.

I certainly won't object if apr_file_rename fixes the problem :)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 21 16:45:49 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.