Re: svn commit: r1533530 - /subversion/trunk/subversion/libsvn_ra_svn/marshal.c

2013-10-21 Thread Ivan Zhakov
On Friday, 18 October 2013, wrote: > Author: stefan2 > Date: Fri Oct 18 16:12:54 2013 > New Revision: 1533530 > > URL: http://svn.apache.org/r1533530 > Log: > Fix a major latency snafu in svnserve. Sequences of small requests > and responses would be delayed in the TCP/IP stack by Nagle's alogrit

Re: Intent to roll 1.8.4

2013-10-21 Thread Ben Reser
On Fri Oct 18 16:07:50 2013, Ben Reser wrote: > I intend to roll 1.8.4 on October 21st during Pacific Time. If you have > changes you want included please be sure to vote between now and then. I > didn't leave my usual week here since it's been so long since the last release > and I think the cri

Re: Lock test failing on serf+bdb

2013-10-21 Thread Ben Reser
On 10/21/13 12:14 AM, b...@qqmail.nl wrote: > The openbsd bot explicitly uses the latest https version with its known > issues. > I assumed this error was caused by that problem? It is indeed. If someone wants to merge the fix into what the bot is running they can apply the patch from this httpd

Re: svn_wc_conflict_result_t.save_merged

2013-10-21 Thread Branko Čibej
It (sometimes) saves the edited file, but nothing ever reads it afterwards. There's no way, for example, to install a partially edited conflicted file into the WC, then postpone the remaining resolution for later. :( On 21 Oct 2013 16:17, "Philip Martin" wrote: > Philip Martin writes: > > > Bran

Re: svn commit: r1534102 - in /subversion/trunk: build.conf subversion/libsvn_subr/sysinfo.c

2013-10-21 Thread Ivan Zhakov
On 21 October 2013 15:30, wrote: > Author: rhuijben > Date: Mon Oct 21 11:30:06 2013 > New Revision: 1534102 > > URL: http://svn.apache.org/r1534102 > Log: > On Windows: stop linking against a system DLL that is not used by most > processes, to avoid a slight performance penalty on loading libsvn

Re: svn_wc_conflict_result_t.save_merged

2013-10-21 Thread Philip Martin
Philip Martin writes: > Branko Čibej writes: > >> On 18.10.2013 23:13, Branko Čibej wrote: >>> Can someone explain what the purpose of the save_merged flag in the >>> conflict result struct is? It's used once in our code, but as far as I >>> can see, the resulting .edited file isn't actually by

Re: svn_wc_conflict_result_t.save_merged

2013-10-21 Thread Philip Martin
Branko Čibej writes: > On 18.10.2013 23:13, Branko Čibej wrote: >> Can someone explain what the purpose of the save_merged flag in the >> conflict result struct is? It's used once in our code, but as far as I >> can see, the resulting .edited file isn't actually by the code anywhere. > > "Isn't a

Re: svn_wc_conflict_result_t.save_merged

2013-10-21 Thread Julian Foad
Branko Čibej wrote: > Can someone explain what the purpose of the save_merged flag > in the conflict result struct is? It's used once in our code, > but as far as I can see, the resulting .edited file isn't > actually [used] by the code anywhere. This area of conflict handling is buggy and incompl

Re: svn commit: r1526439 - in /subversion/trunk/subversion: libsvn_ra_serf/commit.c tests/cmdline/commit_tests.py

2013-10-21 Thread Ivan Zhakov
On 26 September 2013 14:19, wrote: > Author: rhuijben > Date: Thu Sep 26 10:19:23 2013 > New Revision: 1526439 > > URL: http://svn.apache.org/r1526439 > Log: > Yet another serf server response handling improvement. > [...] >if (handler->sline.code != 404) > { > - return

Re: svn commit: r1532572 - in /subversion/trunk/subversion: include/private/svn_subr_private.h libsvn_repos/config_pool.c libsvn_subr/config.c libsvn_subr/config_file.c libsvn_subr/config_impl.h

2013-10-21 Thread Stefan Fuhrmann
On Mon, Oct 21, 2013 at 7:25 AM, Branko Čibej wrote: > On 20.10.2013 23:26, Stefan Fuhrmann wrote: > > On Fri, Oct 18, 2013 at 3:36 PM, Branko Čibej > > wrote: > > > > On 16.10.2013 00:32, stef...@apache.org > > wrote: > >> Autho

Re: Error during 'svn export' over http with serf 1.3.1

2013-10-21 Thread Johan Corveleyn
On Fri, Sep 13, 2013 at 2:46 PM, Ivan Zhakov wrote: > On Wed, Sep 11, 2013 at 11:54 PM, Bert Huijben wrote: >>> -Original Message- >>> From: Johan Corveleyn [mailto:jcor...@gmail.com] >>> Sent: dinsdag 10 september 2013 09:29 >>> To: Curt Sellmer >>> Cc: Subversion Development >>> Subject

Re: svn commit: r1533994 - in /subversion/trunk/subversion/libsvn_subr: cmdline.c win32_xlate.c win32_xlate.h

2013-10-21 Thread Branko Čibej
On 21.10.2013 07:56, Branko Čibej wrote: > On 21.10.2013 07:48, Branko Čibej wrote: >> On 20.10.2013 23:35, rhuij...@apache.org wrote: >>> * subversion/libsvn_subr/cmdline.c >>> (includes): Add conio.h on Windows. Add win32_xlate. >>> (svn_cmdline_init): Detect if stdout and/or stderr are conne

Re: Lock test failing on serf+bdb

2013-10-21 Thread bert
The openbsd bot explicitly uses the latest https version with its known issues. I assumed this error was caused by that problem? Bert From: Branko Čibej Sent: ‎Monday‎, ‎October‎ ‎21‎, ‎2013 ‎8‎:‎47‎ ‎AM To: 'Subversion Development' This has been failing on the OpenBSD buildbot for a w