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

Re: Removing some elision code

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-12-19 03:57:02 CET

On Dec 18, 2007 6:48 PM, Paul Burba <pburba@collab.net> wrote:
> In IRC glasser pointed out a bug in
> libsvn_client/mergeinfo.c:elide_mergeinfo() that I fixed in r28552.
> Dave wondered why this wasn't wreaking havoc with the test suite, as
> well it should...
>
> Turns out that the only caller of elide_mergeinfo() that would trigger
> this bug is svn_client__elide_children(), but that is no longer used by
> any of our code. I'd like to remove it, but before I do, does anyone:
>
> A) Currently use it on their branch?
>
> B) See any need for it in the near future?

I'm not using __elide_children on the reintegrate branch, but I am
using the path_suffix arg to elide_mergeinfo (though I've also
refactored it a little).

--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 Wed Dec 19 03:57:10 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.