Ivan Zhakov wrote on Wed, Apr 10, 2013 at 21:48:39 +0400: > On Wed, Apr 10, 2013 at 9:44 PM, C. Michael Pilato <cmpil...@collab.net> > wrote: > > On 04/10/2013 12:33 PM, Daniel Shahaf wrote: > >> Right now, trunk has APIs backing an 'svnadmin info' (or 'svnlook info') > >> command but not a UI for them. (Some of them have unit tests.) I think we > >> don't want to release with just the half-backed APIs, so we'll have to > >> either > >> revert them or add a UI for them. As far as I'm concerned reverting is > >> fine, > >> and I can continue the work on trunk and propose for backport before, say, > >> beta1. > > > > Either revert or privatize them -- whatever's easiest. Now's really not the > > best time to be trying to introduce new UI, methinks. > > > +1
Made them conditional on -DSVN_FS_INFO.