[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Netbeans Profile/nbm - authentication trouble

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-21 18:13:18 CEST

On Mon, 2004-06-21 at 07:35, William Bug wrote:

> It is clear what the problem is this time. I get the following error:
> "Permission denied, please try again.
> Permission denied, please try again.
> Permission denied (gssapi,publickey,password,keyboard-interactive).
> svn: Connection closed unexpectedly"
>
> Clearly, authentication is failing.

Wow, I had no idea that there was a Subversion plugin for netbeans.
Sure enough, I just got it up and running.

Sadly, it's just a wrapper around the commandline. My random guess is
that somehow the module understands what to do when the 'svn' client
asks for name/password, but doesn't understand what to do when the 'ssh'
binary asks for the same. (When you do an svn+ssh:// checkout, it's
'ssh' that's running the show at first, trying to establish an
authenticated connection, not 'svn'.)

It's not clear to me who wrote or maintains this module. I would try to
figure that out, and mail those persons about this problem. See if my
guess is correct.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 21 18:16:43 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.