Hello,

I have spent several hours trying to get a connection to Subversion via the
svn+ssh:// protocol.

I finally realized what I needed to change to get it to work.

The screenshots illustrate the error message I was getting.  Then I
realized that the "leo" user was not listed in the
/var/lib/svn/test/conf/authz file.
Adding the "leo" user to authz allowed NetBeans to complete the GUI.

I thought I could connect with one of the dummy accounts in that authz file
(like testuser1), since the id_rsa private key file connects me to the
remote subversion server, but I don't know where to provide that username
and password in this GUI.

Maybe it is not intended to work like that?

Reply via email to