Found |
r859774 |
r859774 | rooneg | 2006-05-17 23:27:44 +0000 (Wed, 17 May 2006) Return an error for limit arguments less than or equal to zero, as they don't make much sense. This fixes issue 2552. Reported by: John Nicol <nicol.john@gmail.com> * subversion/svn/main.c (main): Return an error if opt_state.limit is <= 0.