[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="diff -ubB" goes wrong

From: Liu Yubao <yubao.liu_at_gmail.com>
Date: 2006-08-14 08:07:23 CEST

David Glasser wrote:
> On 8/14/06, Liu Yubao <yubao.liu@gmail.com> wrote:
>> It seems svn attempts to search a program called "diff -ubB", is it
>> a bug?
>>
>> I think --diff-cmd option means it's a command not only a program
>> (that's --diff-prog option:-)
>
> You might be looking for the "-x" option to svn diff.
>
> --dave
>
It seems I can't add this option to %home%/Application Data/Subversion/
config, so I have to offer it every time.

I can work around it by --diff-cmd=diff_wrapper, but I think --diff-cmd=
"diff -ubB" is nicer than -x option, it won't break the compatibility too.

You can see this thread in svn-users if you are interested in:
http://subversion.tigris.org/servlets/BrowseList?list=users&by=thread&from=504118
[Feature request: svn diff --diff-cmd --diff-cmd-args]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 14 08:09:53 2006

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.