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

Re: svnadmin fails to create empty repository on CSV storage (Windows Cluster Shared Volume)

From: Daniel Watzinger <daniel.watzinger_at_gmail.com>
Date: Tue, 30 Jul 2019 23:13:18 +0200

The issue at hand may be solved by changing how svn code calls APR.
However, I strongly suspect that there is more code that relies on data and
metadata synchronization. I cannot comment on the latter due to
insufficient knowledge of the APR library and its guarantees on IO
operations.

On Tue, Jul 30, 2019 at 11:04 PM Daniel Shahaf <d.s_at_daniel.shahaf.name>
wrote:

> Daniel Watzinger wrote on Tue, 30 Jul 2019 20:44 +00:00:
> > I took the liberty to dive into the relevant source code. The issue may
> > be pinned down to file metadata not being flushed to disk by the
> > underlying APR library.
>
> Do you mean that svn needs to change how it calls APR, or that APR needs
> to change how it calls the kernel? In the latter case, I'm afraid I'll
> have to forward you again, to <http://apr.apache.org/mailing-lists.html>.
>
>
Received on 2019-07-30 23:13:39 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.