You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Nick (JIRA)" <ji...@apache.org> on 2016/08/27 20:43:21 UTC

[jira] [Created] (SVN-4652) Assertion fail / core dump with merge

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)