Re: svn diff -x -b
From: John Belmonte <john_at_neggie.net>
Date: 2005-05-28 02:52:48 CEST
> Hello; I find it a bit unfortunate that svn diff doesn't understand -b
My suggestion: get aquainted with your shell. For example:
$ alias svndiff='svn diff --diff-cmd diff -x -ub'
or:
$ diffb='diff --diff-cmd diff -x -ub'
---------------------------------------------------------------------
|
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.