[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 13:25:36 -0400

On 03/31/2013 12:31 AM, Blair Zajac wrote:
> Question on svn_repos_load_fs4() and svn_repos_get_fs_build_parser4() (maybe
> other functions have a similar text):
>
> * @note If @a start_rev and @a end_rev are valid revisions, this
> * function presumes the revisions as numbered in @a dumpstream only
> * increase from the beginning of the stream to the end. Gaps in the
> * number sequence are ignored, but upon finding a revision number
> * younger than the specified range, this function may stop loading
> * new revisions regardless of their number.
>
> What does 'may stop' mean? Does it flips a coin ;) Seriously, will it or
> will it not stop, or under which conditions.

It won't stop. I've removed this @note from both APIs in r1463213.

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

Received on 2013-04-01 19:26:15 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.