> > I've got an even newer version, and it still doesn't work:
> > $ svn --version
> > svn, version 1.4.4 (r25188)
> > compiled Sep 28 2007, 10:50:44
>
> Victor, 1.4.4 is the version of Subversion. But the bug was in APR,
> of which the latest version is 1.2.12.
>
> If I understand Erik correctly: 1) The bug in APR < 1.2.12 and its
> fix in APR 1.2.12 apparently only affected Mac OS X. 2) On Windows,
> APR already worked correctly, there was no bug so no fix was needed.
> 3) There is no solution at this time for Linux and other Unix-like
> OSes. Please correct me if I misunderstood.
>
You're correct with the exception of the required APR version number:
APR < 1.2.10 work incorrectly and only affect Mac OS X, 1.2.10+ work
correctly on Windows *and* Mac; no version works without LANG= setting
on other Unix systems.
Bye,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-27 13:24:07 CET