[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: Peter Samuelson <peter_at_p12n.org>
Date: 2006-08-14 08:19:01 CEST

[Liu Yubao]
> 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.

What if you want to set the diff command to something like
"C:\Program Files\Cygwin\bin\diff"? Then splitting the command name at
the first space would be a Bad Thing.

Received on Mon Aug 14 08:19:27 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.