You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Daniel Sahlberg (Jira)" <ji...@apache.org> on 2023/04/08 17:44:00 UTC

[jira] [Updated] (SVN-4913) Assert on svn move [URL] [URL]/subdir

     [ https://issues.apache.org/jira/browse/SVN-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Sahlberg updated SVN-4913:
---------------------------------
    Description: 
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)){}}}{{{{}}{}}}

 

 

> 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
>
> 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)