On Tue, Sep 17, 2013 at 9:14 AM, Карепин Андрей Николаевич <akare...@at-consulting.ru> wrote: > Hi, > > I'm trying to get a list of changed files, but get the error mentioned > above. Please, help me with this problem. > > Reproduce: > I moved a few files to a new directory using SVN mv and run command: > > $ svn diff -r2695:HEAD --summarize > svn: subversion/libsvn_subr/dirent_uri.c:1519: uri_skip_ancestor: Assertion > `svn_uri_is_canonical(child_uri, ((void *)0))' failed. > Aborted > $
Which version of svn client? Can you reproduce with the latest release (1.8.3)? -- Johan