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

Re: Problem invoking diff3.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-05-15 23:39:09 CEST

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:

> Nevermind, diff3 has an apparently undocumented argument called --diff-program
> which should do the trick. Commit coming up shortly.

Careful, it's not merely undocumented...

% diff3 --diff-program /usr/bin/diff a b c
diff3: unrecognized option `--diff-program'
diff3: Try `diff3 --help' for more information.
% diff3 -v
diff3 - GNU diffutils version 2.7
% uname -a
Linux debian2 2.4.18-rc4 #1 SMP Mon May 13 19:30:13 BST 2002 i686 unknown

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 15 23:40:08 2002

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.