On Fri, Apr 20, 2012 at 12:39:33PM +0200, Florent Guiliani wrote: > Just got this with subversion 1.7.4: > > $ svn diff -r BASE:HEAD ^/trunk > svn: E235000: In file > '/build/buildd/subversion-1.7.4/subversion/libsvn_client/diff.c' > line 1937: assertion failed (! svn_path_is_url(path2)) > Aborted > > Enjoy, > -- > Florent Guiliani
I can reproduce this. This is an oversight in the 'svn diff' argument processing logic. Can you please file an issue at http://subversion.tigris.org/issue-tracker.html Thanks!