Re: Time to branch 1.9

2014-11-05 Thread Branko Čibej
On 06.11.2014 00:03, Daniel Shahaf wrote: > Branko Čibej wrote on Wed, Nov 05, 2014 at 06:32:25 +0100: >> On 04.11.2014 17:58, Branko Čibej wrote: >>> You still have, and always will have, the option to raise a veto. With >>> arguments. About specific problems in the code. I've asked you to do >>>

Re: Time to branch 1.9

2014-11-05 Thread Daniel Shahaf
Branko Čibej wrote on Wed, Nov 05, 2014 at 06:32:25 +0100: > On 04.11.2014 17:58, Branko Čibej wrote: > > You still have, and always will have, the option to raise a veto. With > > arguments. About specific problems in the code. I've asked you to do > > that uncountable times. So now please don't t

Re: pysvn does not build against 1.9-alpha2 because of incomplete type 'const svn_sort__item_t'

2014-11-05 Thread Ben Reser
On 11/5/14 12:37 PM, Mark Phippard wrote: > FWIW, Barry is the pysvn developer. Ahh well then never mind my pointer to his project.

Re: pysvn does not build against 1.9-alpha2 because of incomplete type 'const svn_sort__item_t'

2014-11-05 Thread Mark Phippard
On Wed, Nov 5, 2014 at 12:35 PM, Ben Reser wrote: > On 11/5/14 10:49 AM, Barry Scott wrote: > > I have been building pysvn against the latest svn kits. 1.7.18, 1.8.10 > and 1.9.0-alpha2 > > using the Mac OS X Xcode 6.1 command line tools, clang is the compiler > not gcc. > > > > Compiling and tes

Re: pysvn does not build against 1.9-alpha2 because of incomplete type 'const svn_sort__item_t'

2014-11-05 Thread Ben Reser
On 11/5/14 10:49 AM, Barry Scott wrote: > I have been building pysvn against the latest svn kits. 1.7.18, 1.8.10 and > 1.9.0-alpha2 > using the Mac OS X Xcode 6.1 command line tools, clang is the compiler not > gcc. > > Compiling and testing pysvn against 1.7.18 and 1.8.10 works with no errors.

ra_serf infinite loop with mod_ssl and mod_deflate

2014-11-05 Thread Philip Martin
Configure a server with both mod_ssl (HTTPS) and mod_deflate (HTTP compression). Start a checkout and the kill the server. The client goes into an infinite loop in libsvn_ra_serf/update.c:handle_fetch (gdb) n 1147 svn_txdelta_window_t delta_window = { 0 }; (gdb) n 1151 status =