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

Re: svn diff; vc-svn-diff in vc-svn.el

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-03-30 23:24:20 CEST

On Sunday, March 30, 2003, at 04:31 AM, Karl Chen wrote:

> Hi,
>
> The --extensions argument to svn diff doesn't seem to do anything. (I
> want to specify -b or -w). Is it implemented at all?

assuming you are using --diff-cmd or specifying a diff program in your
config files, it should work. the internal diff library doesn't
understand any extensions, so if you just do 'svn diff -x -w' (or
something similar), it won't work. the next version of svn will error
out when you try to do that, but the current release just silently
ignores the extensions.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 30 23:25:06 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.