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 counterpart is deprecated (hat tip to stefan2 for the legwork).