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

Re: svn_ra_get_file_revs2 vs. blame vs. FS API

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 17 Feb 2014 12:46:43 +0000 (GMT)

A couple of clarifications.

Julian Foad wrote:
> And note that the doc string for svn_ra_get_file_revs2() explicitly says these
> false positives can be returned.

In fact it's not explicit, but it directs the reader to see svn_fs_history_prev() for a definition of "interesting revisions", and that function's doc string has a note that it doesn't guarantee there's any change of content.

>   -- (perhaps) a definite content comparison API: "has the content changed?"

I mean "is the content different?", in case that's clearer.

- Julian
Received on 2014-02-17 13:47:19 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.