Nick created SVN-4652:
-------------------------
Summary: Assertion fail / core dump with merge
Key: SVN-4652
URL: https://issues.apache.org/jira/browse/SVN-4652
Project: Subversion
Issue Type: Bug
Components: svnversion
Affects Versions: 1.9.4
Environment: Linux
Reporter: Nick
Priority: Minor
The following should be invalid IIRC, but rather than give a helpful error, it
core dumped.
svn merge ^/trunk/web/file.js ^/branches/X/web/file.js
^/branches/Y/web/file.js --dry-run
svn: E235000: In file 'subversion/libsvn_subr/dirent_uri.c' line 1595:
assertion failed (! svn_path_is_url(relative))
Aborted (core dumped)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)