On Mon, Apr 1, 2013 at 7:22 PM, Bert Huijben <b...@qqmail.nl> wrote: > > > > -----Original Message----- > > From: stef...@apache.org [mailto:stef...@apache.org] > > Sent: zaterdag 30 maart 2013 19:07 > > To: comm...@subversion.apache.org > > Subject: svn commit: r1462828 - in /subversion/trunk/subversion/include: > > svn_fs.h svn_ra_svn.h > > > > Author: stefan2 > > Date: Sat Mar 30 18:06:47 2013 > > New Revision: 1462828 > > > > URL: http://svn.apache.org/r1462828 > > Log: > > Incorporate API review feedback for svn_fs.h and svn_ra_svn.h > > >
> > + * Only if @c r0 has been included in the range of revisions to check, > > + * are global invariants guaranteed to get verified. > > Before this patch the comment documented that global invariants *may be* > checked by this function if r0 is included. After this patch it guarantees > that *all* global invariants are verified. > (I'm not sure how we would ever be able to guarantee that?) > The user question I try to answer here is: "what do I have to specify to make sure that global invariants (i.e. not linked to any specific revision) get checked, too?". There is no guarantee that checks in svn_fs_verify are complete in the first place. It will hopefully catch most issues but there will be conditions that are "implicit" etc. and won't be checked. Think about warnings that we might issue in later versions. -- Stefan^2. -- *Join one of our free daily demo sessions on* *Scaling Subversion for the Enterprise <http://www.wandisco.com/training/webinars>* * *