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

mergeinfo_changed

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-11-27 05:33:38 CET

From reading index_path_mergeinfo (the only function with any
INSERTs), it sure looks like mergeinfo_changed contains no information
not already in mergeinfo. It looks like (rev, path) is in
mergeinfo_changed if and only if there exists (from, start, end,
inheritable) such that (rev, from, path, start, end, inheritable) is
in mergeinfo. Am I missing something?

(Though perhaps things are different in Kamesh's branch.)

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 27 05:33:48 2007

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.