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

Removing some elision code

From: Paul Burba <pburba_at_collab.net>
Date: 2007-12-19 03:48:34 CET

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?

Paul

---------------------------------------------------------------------
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:48:56 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.