Blair Zajac wrote on Sat, Mar 24, 2012 at 14:00:14 -0700: > On 03/24/2012 01:40 PM, Daniel Shahaf wrote: >> Blair Zajac wrote on Sat, Mar 24, 2012 at 13:17:17 -0700: >>> BTW, any chance of getting the new svnadmin verify work into 1.6.x? I >>> was thinking it may be worth cutting .19 just to get that in as people >>> may want to easily know if they have an issue with their repositories. >> >> That work hasn't been backported even to 1.7 because it uses a new >> public API, svn_fs_verify(). > > We can rename this function and make it private for 1.6 and 1.7. >
Yes. And revving the fs-loader.h APIs won't be a problem. It's a pretty large patch. And it's really a "new feature". But if the patches are applied to 1.6.x or 1.7.x, they'll work fine. > Blair

