Re: Enabling svnserve log in svnserveautocheck

2015-01-14 Thread Stefan Fuhrmann
On Wed, Jan 14, 2015 at 7:24 PM, Philip Martin wrote: > Stefan Fuhrmann writes: > > > It seems that the commit is failing on the server side > > but, by default, there is no log available on the server. > > It turns out to be a long standing bug in the error code causing the > client to crash wh

Re: Enabling svnserve log in svnserveautocheck

2015-01-14 Thread Philip Martin
Stefan Fuhrmann writes: > It seems that the commit is failing on the server side > but, by default, there is no log available on the server. It turns out to be a long standing bug in the error code causing the client to crash when a server error is marshalled over RA, see r1651759. -- Philip M

Re: Enabling svnserve log in svnserveautocheck

2015-01-14 Thread Stefan Fuhrmann
On Wed, Jan 14, 2015 at 5:52 PM, Stefan Sperling wrote: > On Wed, Jan 14, 2015 at 05:45:30PM +0100, Stefan Fuhrmann wrote: > > We are currently seeing test failures on the BSD bot > > for ra_svn x bdb: > > > > http://ci.apache.org/builders/bb-openbsd/builds/275 > > http://ci.apache.org/builders/b

Re: Enabling svnserve log in svnserveautocheck

2015-01-14 Thread Stefan Sperling
On Wed, Jan 14, 2015 at 05:45:30PM +0100, Stefan Fuhrmann wrote: > We are currently seeing test failures on the BSD bot > for ra_svn x bdb: > > http://ci.apache.org/builders/bb-openbsd/builds/275 > http://ci.apache.org/builders/bb-openbsd/builds/267 > (and probably more) > > It seems that the com

Enabling svnserve log in svnserveautocheck

2015-01-14 Thread Stefan Fuhrmann
We are currently seeing test failures on the BSD bot for ra_svn x bdb: http://ci.apache.org/builders/bb-openbsd/builds/275 http://ci.apache.org/builders/bb-openbsd/builds/267 (and probably more) It seems that the commit is failing on the server side but, by default, there is no log available on t