diff -u -b
From: Stefan Monnier <monnier+gmane.comp.version-control.subversion.devel/news/_at_rum.cs.yale.edu>
Date: 2003-05-02 18:29:50 CEST
I"m used to call diff with -u and -b as arguments, but I can't
% svn diff -x -u -x -b vc-svn.el
[...]
Oh now I found something:
% svn diff --diff-cmd /usr/bin/diff -x "-u -b" vc-svn.el
That's pretty inconvenient. I shouldn't have to give the full path.
Stefan
---------------------------------------------------------------------
|
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.