Julian Foad wrote on Sat, Apr 27, 2013 at 17:51:22 +0100:
> Daniel Shahaf
> > @@ -197,7 +198,10 @@ svn_ra_svn__skip_leading_garbage(svn_ra_svn_conn_t
> > * contains two elements, an error will result.
> > *
> > * 'B' is similar to 'b', but may be used in the optional tuple
> > specification
Daniel Shahaf
> Bert Huijben wrote:
> Daniel Shahaf wrote on Sat, Apr 27, 2013 at 17:46:42 +0300:
>> Bert Huijben wrote on Sat, Apr 27, 2013 at 16:43:29 +0200:
>>> (Another option would be to start using our tristate enum for this case...
>>> But we made this svnserve<->libsvn_ra_svn api public fo
On 27.04.2013 17:01, Daniel Shahaf wrote:
> Daniel Shahaf wrote on Sat, Apr 27, 2013 at 17:46:42 +0300:
>> Bert Huijben wrote on Sat, Apr 27, 2013 at 16:43:29 +0200:
>>> (Another option would be to start using our tristate enum for this case...
>>> But we made this svnserve<->libsvn_ra_svn api publ
Daniel Shahaf wrote on Sat, Apr 27, 2013 at 17:46:42 +0300:
> Bert Huijben wrote on Sat, Apr 27, 2013 at 16:43:29 +0200:
> > (Another option would be to start using our tristate enum for this case...
> > But we made this svnserve<->libsvn_ra_svn api public following our old
> > inter-library rules)
Bert Huijben wrote on Sat, Apr 27, 2013 at 16:43:29 +0200:
> (Another option would be to start using our tristate enum for this case...
> But we made this svnserve<->libsvn_ra_svn api public following our old
> inter-library rules)
+1
And svn_ra_svn__parse_number is now a private API, the public
> -Original Message-
> From: Daniel Shahaf [mailto:danie...@elego.de]
> Sent: zaterdag 27 april 2013 16:36
> To: dev@subversion.apache.org
> Cc: comm...@subversion.apache.org
> Subject: Re: svn commit: r1476563 -
> /subversion/trunk/subversion/svnserve/serve.c
>
That's wrong since 'B' may return SVN_RA_SVN__UNSPECIFIED_NUMBER. In
fact, you reverted r1466659 which was a bugfix.
br...@apache.org wrote on Sat, Apr 27, 2013 at 12:28:44 -:
> Author: brane
> Date: Sat Apr 27 12:28:44 2013
> New Revision: 1476563
>
> URL: http://svn.apache.org/r1476563
> L
Some of these tests are now more robust but completely wrong as the value had 3
defined values where one now has exactly the opposite result and usually breaks
compatibility when using older clients...
The B type has an explicit undefined value for when the value is not sent over
the connectio
8 matches
Mail list logo