You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Evgeny Kotkov (JIRA)" <ji...@apache.org> on 2016/11/29 16:42:58 UTC

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

    [ https://issues.apache.org/jira/browse/SVN-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705804#comment-15705804 ] 

Evgeny Kotkov commented on SVN-4652:
------------------------------------

Fix for this issue was included in Subversion 1.9.5.

> Assertion fail / core dump with merge
> -------------------------------------
>
>                 Key: SVN-4652
>                 URL: https://issues.apache.org/jira/browse/SVN-4652
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_subr
>    Affects Versions: 1.9.4
>         Environment: Linux
>            Reporter: Nick
>            Priority: Minor
>             Fix For: 1.9.5, trunk
>
>
> 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)