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

Re: libsvn_repos logging -- design problems

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-07-15 19:08:19 CEST

Ben Collins-Sussman wrote:

> Hm, I wonder if we're okay on windows as well... or if APR makes any
> such atomic write guarantees in general...

We are, and APR will issue a single WriteFile call if the file isn't
buffered (or a pipe -- of course the atomicity guarantee only holds for
on-disk files, not any file handles).

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 15 19:09:29 2005

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.