Re: Unbounded memory usage in mod_dav + mod_headers/mod_deflate/...

2016-10-10 Thread Evgeny Kotkov
Evgeny Kotkov writes: > However, the problem I described in this thread is different, and it just > happens to have the same visible consequence. > > What is probably more important, the dav_send_one_response() function > that has the flaw (see the proposed patch) *just* got promoted into a publi

Re: 1.9 fs performance tests on Solaris + NFS back-end (fsfs f6, f7 and fsx)

2016-10-10 Thread Johan Corveleyn
On Tue, Sep 22, 2015 at 12:57 AM, Johan Corveleyn wrote: > Last week I performed some performance tests on various types of > backends (FSFS formats 6 and 7, and FSX) served by 1.9, on machines > that are similar to our company's production svn setup. This is a > Solaris Sparc t5 with back-end on

[PATCH] Resolve issue #4647 on trunk

2016-10-10 Thread Stefan
On 8/28/2016 11:32 PM, Bert Huijben wrote: > >> -Original Message- >> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] >> Sent: zondag 28 augustus 2016 20:23 >> To: Stefan >> Cc: dev@subversion.apache.org >> Subject: Re: [PATCH] Fix a conflict resolution issue related to binary files

Re: [PATCH] Resolve issue #4647 on trunk

2016-10-10 Thread Ivan Zhakov
On 10 October 2016 at 17:53, Stefan wrote: > On 8/28/2016 11:32 PM, Bert Huijben wrote: >> >>> -Original Message- >>> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] >>> Sent: zondag 28 augustus 2016 20:23 >>> To: Stefan >>> Cc: dev@subversion.apache.org >>> Subject: Re: [PATCH] Fix

Re: [PATCH] Resolve issue #4647 on trunk

2016-10-10 Thread Stefan
On 10/10/2016 6:12 PM, Ivan Zhakov wrote: > On 10 October 2016 at 17:53, Stefan wrote: >> On 8/28/2016 11:32 PM, Bert Huijben wrote: -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: zondag 28 augustus 2016 20:23 To: Stefan Cc: dev@subv

Fwd: svn commit: r1764182 - /subversion/trunk/notes/meetings/berlin-16-minutes

2016-10-10 Thread Evgeny Kotkov
Evgeny Kotkov writes: > Add my notes from the first day of the Berlin 2016 hackathon. > > * notes/meetings/berlin-16-minutes: New file. > > Added: > subversion/trunk/notes/meetings/berlin-16-minutes (with props) Hi everyone, I've just posted the details of what has been discussed today in

Re: New SHA1 property for nodes returned 'svn ls --xml' invocations.

2016-10-10 Thread Paul Hammant
Not sure anyone is still reading this thread, but I'll reply because I'm going to come back to it again someday. Re http://svnbook.red-bean.com/en/1.8/svn.webdav.autoversioning.html (y'all need to do the rel=canonical stuff to get the /1.8/ out of your google search results). In that page, there

Re: New SHA1 property for nodes returned 'svn ls --xml' invocations.

2016-10-10 Thread Daniel Shahaf
Paul Hammant wrote on Mon, Oct 10, 2016 at 22:23:25 -0400: > In that page, there is a mention of 'ModMimeUsePathInfo' that can add > properties transparently. One like it could optionally add a sha1 as a > property and that be transient like svn:log, svn:date and svn:author. > Please don't worry