>> [...]
>
> Found another similar issue in -c option.
>
> The following works correctly:
>
> $ ~/svn/1.14.3/bin/svn diff -c '0-1' file:///tmp/svnrepos
> svn: E205000: There is no change 0
>
> However, the following aborts:
>
> $ ~/svn/1.14.3/bin/svn diff -c '1-0' file:///tmp/svnrepos
> svn: E235000: In file 'subversion/libsvn_client/ra.c' line 692: assertion 
> failed (SVN_IS_VALID_REVNUM(start_revnum))
> Aborted
>
>
> --
> Jun Omae <jun6...@gmail.com> (大前 潤)
>

Hello,

I reproduced this bug and found the problem, but I think that this fix
would be unrelated to the patch. I can send a new one with this fix.

Thanks!

-- 
Timofei Zhakov

Reply via email to