fre 7 apr. 2023 kl. 10:50 skrev Pavel Lyalyakin < pavel.lyalya...@visualsvn.com>:
> On a side note, this seems to be a rare problem. I don't see any other > reports of this particular assertion (error message). > I would say this assert is rare because the action (svn move something something/subdirectory) is not logical to do. Still, there should be an error rather than an assert. Even doing svn copy something something/subdirectory makes little sense to me but it would probably work since something will still be there after the copy. Thus it is worth fixing. I’ll try to start by writing some test cases. Kind regards Daniel >