Keegan Dunn <keegandunn@gmail.com>


Patch
r869362

r869362 | hwright | 2008-02-12 02:30:13 +0000 (Tue, 12 Feb 2008)

Fix issue #2996: Catch improper argument to diff against base revision.  This
fixes a couple of potential aborts farther down the call stack.

* subversion/libsvn_client/diff.c
  (svn_client_diff_peg4): Throw and error if used with a URL and BASE revision.

Patch by: Keegan Dunn <keegandunn@gmail.com>
(Tweaked by me.)