Hello,

I seem to have found a new bug (I can't find similar reports) so I thought
I'd report it to this mailing list. Sorry if it's a known issue.

I believe that the command shouldn't work anyway, right? But it shouldn't
assert either.

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

SRC URL points to a root of a repository. DST URL points to a non-existent
subdirectory.

svn, version 1.14.2 (r1899510)
   compiled Feb 21 2023, 03:04:00 on x86_64-microsoft-windows6.2.9200

Thank you.

-- 
With best regards,
Pavel Lyalyakin
VisualSVN Team

Reply via email to