Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
trunk
-
None
Description
Currently the syntax is 'svn diff -x "--foo --bar"'. The syntax 'svn diff -x--foo -x--bar' is preferred because it makes quoting the arguments to the --diff-cmd easier.