Hello, Is it supported to enter "username:password@" in the URL with the SVN command-line client?
The SVN client crashes when I run the following command: [[[ svn info https://username:passw...@svn.apache.org/repos/asf/subversion/trunk ]]] [[[ svn: E235000: In file '..\..\..\subversion\libsvn_client\util.c' line 96: assertion failed (svn_uri__is_ancestor(pathrev->repos_root_url, url)) ]]] svn, version 1.14.1 (r1886195) on Windows. Found this at https://stackoverflow.com/q/68502915/761095. -- With best regards, Pavel Lyalyakin VisualSVN Team