Page 1 of 1

Cannot connect to svn server after password change

Posted: Thu Apr 24, 2014 10:21 pm
by micscottj
I am using a VisualSVN server that is setup to use basic authentication. I can log onto the Visual SVN site via a browser, or through TortoiseSVN, but i get an error from the AgentSVN plugin.

SVN: E215004: Authentication failed and interactive prompting is disabled.

Can anyone help with this?

Posted: Fri Apr 25, 2014 1:13 am
by jussij
SVN: E215004: Authentication failed and interactive prompting is disabled.

As the message shows Agent SVN will try to authenticate with interactive prompting disabled.

But what should happen is with the error Agent SVN should then display a logon dialog box.

Are you seeing that dialog box :?:

Also what version of Agent SVN are you running :?:

There version number can be seen in the About box of the Agent SVN configuration utility.
Can anyone help with this?
In the Agent SVN configuration utility there is an option to turn on debugging.

There is also a button to view the log file.

If turn on debugging, replicate the issue and send me the log file (see e-mail button below) I'd be happy to take a look at why this is failing.

Cheers Jussi

Posted: Fri Apr 25, 2014 12:25 pm
by jussij
> Cannot connect to svn server after password change

The other problem might be the last password has been cached.

If this is the case, you might have to clear the auth-cache.

Here are more details: http://subversion.1072662.n5.nabble.com ... 46972.html

Cheers Jussi

Issue corrected

Posted: Tue Apr 29, 2014 2:22 pm
by micscottj
I upgraded the Agent SVN client and then received the logon prompt which corrected my issue.