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

Re: 1.8 new public API review (mostly) complete.

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 1 Apr 2013 11:04:07 -0400

On 03/30/2013 02:26 PM, Stefan Fuhrmann wrote:
> r1462828 addresses the issues listed for svn_fs.h and svn_ra_svn.h.
> Please review.

The zero-copy-limit stuff looks good. I don't quite understand the bit
about svn_fs_verify() possibly ignoring the 'start' and 'end' parameters
altogether. From code inspection, it certainly *looks* like FSFS will quite
literally walk the reps between start and end, inclusive. So if you're
simply trying to say that additional revs (outside of the START:END range)
might be checked as a side-effect of verifying the START:END range, then
let's say that.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-04-01 17:04:46 CEST

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.