Details
I did setup a SVN repository, but as soon as do a checkout with TortoiseSVN and the repositories base URI, TortoisePlink requires a Password.
The first thought I had was that it is the VCS Password I set in my profile settings, but that didn't work. Anyone an idea what TortoisePlink wants as the password?
Edit:
If i matters: The user svn on my system is set to NP in /etc/shadow
Answers
This was happening to me on my first setup attempt, after sometime reading setup documents I've noted that i've missed one step at the server side that was to setup the sshd administrative service in another port an setup the sshd for phabricator repositories with sshd hook on it.
So i did that and everything works, I suspect that the same happens to you.
Try to do it and test it again.