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

Re: mergeinfo API cleanup: questions

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Mon, 18 Feb 2008 12:38:27 -0600

Hyrum K. Wright wrote:
> David Glasser wrote:
> ...
>> * svn_rangelist_count_revs, svn_rangelist_to_revs, and
>> svn_range_compact are never used outside of the test suite. Do we
>> need them? I guess the first two might hypothetically be useful to
>> other clients. What about svn_range_compact?
>
> The first two were originally were part of 'log -g'. Their usefulness
> may return before I'm finished with 'log -g', so I would wait until that
> point to remove them.

I've moved svn_rangelist_to_revs() to be a private function in
libsvn_repos. It may still get cut, and I'd like to keep it out of the
public API. svn_rangelist_count_revs() can be safely removed.

-Hyrum

Received on 2008-02-18 19:38:43 CET

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.