Re: svn_io_file_flush_to_disk fails on AFS filesystems on Darwin

2019-06-26 Thread Branko Čibej
On 26.06.2019 18:41, Nathan Hartman wrote: > On Wed, Jun 26, 2019 at 11:49 AM Branko Čibej > wrote: > > On 26.06.2019 04:52, Quentin Smith wrote: > > svn_io_file_flush_to_disk in subversion/libsvn_subr/io.c fails to > > flush files on AFS filesystems on

Re: Unicode composable characters on macOS [was: Subversion 2.0]

2019-06-26 Thread Thomas Singer
Hi Branko, Thanks for the detailed explanation. Would you mind to add the description to the linked issue and mark it as resolved/works-for-me/no-bug, so this information is not lost? -- Best regards, Thomas Singer = syntevo GmbH On 26/06/2019 17:39, Branko Čibej wrote: On

Re: svn_io_file_flush_to_disk fails on AFS filesystems on Darwin

2019-06-26 Thread Nathan Hartman
On Wed, Jun 26, 2019 at 11:49 AM Branko Čibej wrote: > On 26.06.2019 04:52, Quentin Smith wrote: > > svn_io_file_flush_to_disk in subversion/libsvn_subr/io.c fails to > > flush files on AFS filesystems on Darwin. The user-visible experience is: (snip) > The code ignores EINVAL with a comment

Re: svn_io_file_flush_to_disk fails on AFS filesystems on Darwin

2019-06-26 Thread Branko Čibej
On 26.06.2019 04:52, Quentin Smith wrote: > Hi, > > svn_io_file_flush_to_disk in subversion/libsvn_subr/io.c fails to > flush files on AFS filesystems on Darwin. The user-visible experience is: > > $ svn commit > svn: E25: Commit failed (details follow): > svn: E25: Can't write

Unicode composable characters on macOS [was: Subversion 2.0]

2019-06-26 Thread Branko Čibej
On 26.06.2019 10:40, Marc Strapetz wrote: > On 25.06.2019 23:35, Branko Čibej wrote:> On 25.06.2019 19:15, Thomas > Singer wrote: >>> What I don't like: >>> - after more than a decade the umlaut problem of composed/decomposed >>> UTF-8 has not been solved >> >> It has, actually, in Apple's APFS,

Re: Subversion 2.0

2019-06-26 Thread Marc Strapetz
On 25.06.2019 23:35, Branko Čibej wrote:> On 25.06.2019 19:15, Thomas Singer wrote: What I don't like: - after more than a decade the umlaut problem of composed/decomposed UTF-8 has not been solved It has, actually, in Apple's APFS, where the fix belongs. That sounds interesting. Just to be

Re: Subversion's community health

2019-06-26 Thread Thomas Singer
I agree to all you wrote. But the increased speed of releasing new versions with unstable experimental features somehow contradicts the otherwise mature development state. As a user of the JavaHL API we only consider a feature as stable if it is reflected in all binding APIs, too. -- Best

svn_io_file_flush_to_disk fails on AFS filesystems on Darwin

2019-06-26 Thread Quentin Smith
Hi, svn_io_file_flush_to_disk in subversion/libsvn_subr/io.c fails to flush files on AFS filesystems on Darwin. The user-visible experience is: $ svn commit svn: E25: Commit failed (details follow): svn: E25: Can't write '/afs/path/db/txn-current' atomically svn: E25: Can't flush