I try to clone a path from our svn repository. The repository is secured with passwords.
I have found some subversion directories on my Windows 10 System and created
The reason why git-svn does not use SVN is that it use the credentials stored at C:\Users\XXXX.subversion, which is created by git-svn but not SVN. In my case, Error from SVN, (220001): Item is not readable: Item is not readable also occur.
The solution is to move the credentials from SVN to git-svn: