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

Re: svn diff --diff-cmd and unknown diff options

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-08-21 06:40:35 CEST

Vincent Lefevre <vincent+svn@vinc17.org> writes:

> The diff command used in svn diff --diff-cmd doesn't necessarily have
> the same options as GNU diff. When using svn diff --diff-cmd docdiff,
> I got:
>
> Index: contents/research/extended.en.xml
> ===================================================================
> docdiff: ambiguous option: -L
>
> There should be an option to remove the options normally used by
> Subversion.

Actually, we recommend that folk just wrap their diff commands with a
script that can ignore the options that don't make sense for that diff
tool. I'll note here, though, that it was brought to my attention
just today that we don't appear to document anywhere what that list of
options is, which makes it kinda hard for folks to know what to expect
(and therefore, what to use/ignore).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 21 06:42:31 2004

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.