[ https://issues.apache.org/jira/browse/SVN-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709916#comment-17709916 ]
Daniel Sahlberg commented on SVN-4913: -------------------------------------- Attached testcase covers the new proposed behaviour. > Assert on svn move [URL] [URL]/subdir > ------------------------------------- > > Key: SVN-4913 > URL: https://issues.apache.org/jira/browse/SVN-4913 > Project: Subversion > Issue Type: Task > Affects Versions: 1.14.0 > Reporter: Daniel Sahlberg > Assignee: Daniel Sahlberg > Priority: Minor > Attachments: move_to_subdir.patch, testcase.patch > > > As reported on dev@: > [https://lists.apache.org/thread/s4byt3p2tot453smhhdlh0fhygy2bhb9] > The SVN client crashes when I run the following command: > {{$ svn move [https://svn1.mydomain.com/svn/MyRepo]/ > [https://svn1.mydomain.com/svn/MyRepo/trunk] -m "Test Commit"}} > {{{}svn: E235000: In file '..\..\..\subversion\libsvn_client\copy.c' line > 1187: assertion failed (! svn_path_is_empty(path)){}}}{{{{}}{}}} > > -- This message was sent by Atlassian Jira (v8.20.10#820010)