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

Re: help setting up Visual Diff

From: <cmpilato_at_collab.net>
Date: 2003-06-28 10:39:48 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> I wonder why we're passing -u to an anonymous diff program...

That's a hard-coded input from when we used Gnu diff all the time. It
should be removed and re-added at runtime by users via the -X
parameter. Doing this will also allow folks to get the other diff
types that Gnu diff offers: contextual, side-by-side, etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 28 10:40:16 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.