Clean-up a dirty hack.
commit404104ad952adeca54bd500292672a6af88acc35
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 30 Nov 2007 15:43:18 +0000 (30 16:43 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 30 Nov 2007 15:50:45 +0000 (30 16:50 +0100)
tree62850cf62e06a8984e7a89825823c56aa51eaaad
parent354903da5c3b094513dd4522b2f3926d9ed28d6e
Clean-up a dirty hack.

* svn_diff: Use $svn_diffarg to pass arguments to `svn diff'.  Used
as a workaround for SVN < 1.4 where we can't use `-x -u -x -w' and
`-x -uw' must be used instead.
* svn_diffw: Set $svn_diffarg here.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
svn-wrapper.sh