[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r26503 - in trunk/subversion: include libsvn_client libsvn_ra libsvn_ra_local libsvn_ra_neon libsvn_ra_serf libsvn_ra_svn libsvn_repos mod_dav_svn/reports svnserve tests/libsvn_repos

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-09-10 17:40:29 CEST

On 9/10/07, Hyrum K. Wright <hyrum_wright@mail.utexas.edu> wrote:

> ...but here you parse a boolean ('b') which is verboten. parse_tuple()
> has no way of specifying "unspecified" when the boolean value is not
> provided by the client. What you probably want to use is 'B', which
> gives three values, including SVN_RA_SVN_UNSPECIFIED_NUMBER.
> subversion/svnserve/serve.c:log_cmd() has some examples.

Thanks Hyrum! I'm glad you looked at that; I don't know the svn
protocol very well. Does r26511 look right to you?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 10 17:37:08 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.