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

Re: sander's diff library

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2003-02-06 01:11:02 CET

--On Wednesday, February 5, 2003 5:48 PM -0600 Ben Collins-Sussman
<sussman@collab.net> wrote:

> Eventually, the --difflib switch can be deleted. But it would great
> for now. (IIRC, this is method by which we first started getting
> i18n code exercised.)

Why not just have a special --with-diffutils configure option that
indicates that the internal diff library should be used? Or,
--enable-internal-diff or something like that?

Compile-time option, but certainly not run-time. (Win32 people could
have it turned on by default if brane chooses so.) +1 for merging it
in to the /trunk and make it required (for now) to explicitly enable
it at configure-time. Then, when enough people are satisfied, we can
turn that configure option on by default.

Even if we have the internal diff library, I still think we should
have support for an external diff since we might want to handle
non-text diffs with special tools. So, we'd still keep
--with-diffutils and such. Perhaps. Perhaps not. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 6 01:11:48 2003

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.