[l10n] Translation status report for trunk r1638021

2014-11-10 Thread Subversion Translation Status
Translation status report for trunk@r1638021 lang trans untrans fuzzy obs -- de2871 0 0 486 ++o es2264 607 826 527 ++U~~~ fr2567 304

Re: ra_serf infinite loop with mod_ssl and mod_deflate

2014-11-10 Thread Justin Erenkrantz
What's the status code from serf_bucket_read() on line 1151? I would expect that the socket read should be generating a ECONNABORTED somewhere? -- justin On Wed, Nov 5, 2014 at 9:24 AM, Philip Martin wrote: > Configure a server with both mod_ssl (HTTPS) and mod_deflate (HTTP > compression).

Re: Pretty definite bug in 1.7.0 and beyond for JavaHL SVNClient propertyGet (legacy tigris package)

2014-11-10 Thread Vladimir Berezniker
Looking at 1.6.23 code [1,2,3,4] the behavior of the propertyGet method was to return null rather than instance of PropertyData under following conditions: * Property is absent * Value of the property is absent * Any exceptions occurred while PropertyData object was being constructed in native cod

Re: Pretty definite bug in 1.7.0 and beyond for JavaHL SVNClient propertyGet (legacy tigris package)

2014-11-10 Thread Stuart Rossiter
Branko, On 10 November 2014 10:59, Branko Čibej wrote: > On 10.11.2014 11:22, Stuart Rossiter wrote: > > > > Personally I'd prefer if people used the JavaHL APIs from the > > org.apache > > namespace. They're far better maintained. > > > > > > So is that a "won't fix since package is

AW: failure of creating mutex file on pending delete

2014-11-10 Thread Matthias Ludwig
Thank you very much for the exhaustive response. Very interesting to get to know the background. My repository is already sharded. A „svnadmin pack“ command is excecuted in the post-commit-hook. I publish the repositories under two apache locations. One for internal users with unlimited acc

Re: failure of creating mutex file on pending delete

2014-11-10 Thread Stefan Fuhrmann
On Sat, Nov 8, 2014 at 1:32 AM, Matthias Ludwig wrote: > He there, > > I don't have any clue oft he development of svn, nevertheless I try to > make some assumptions. Please correct me if I'm wrong. > > I might obverved a problem: > > I'm usging Apache mod_dav_svn 1.8.10 on windows 7. > > In my a

Re: Pretty definite bug in 1.7.0 and beyond for JavaHL SVNClient propertyGet (legacy tigris package)

2014-11-10 Thread Branko Čibej
On 10.11.2014 11:22, Stuart Rossiter wrote: > > Personally I'd prefer if people used the JavaHL APIs from the > org.apache > namespace. They're far better maintained. > > > So is that a "won't fix since package is deprecated"? Do you want me > to raise a bug report in any case for track

Re: Pretty definite bug in 1.7.0 and beyond for JavaHL SVNClient propertyGet (legacy tigris package)

2014-11-10 Thread Stuart Rossiter
Brane, Comments below. On 7 November 2014 22:20, Branko Čibej wrote: > On 07.11.2014 14:05, Stuart Rossiter wrote: > > All, > > > > [Not subscribed; please cc me.] > > > > Posting directly here (rather than users) since I'm pretty sure of this. > > > > org.tigris.subversion.javahl.SVNClient