Cannot connect to svn server after password change

Get help with the installation and running of the Agent Git or Agent SVN plug-ins. This section can also be used for posting comments, suggestions or submitting feature requests. Please do not post bug reports here. When in doubt post your question here.
Post Reply
micscottj
Posts: 2
Joined: Thu Apr 24, 2014 10:18 pm

Cannot connect to svn server after password change

Post 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?
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post 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
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post 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
micscottj
Posts: 2
Joined: Thu Apr 24, 2014 10:18 pm

Issue corrected

Post by micscottj »

I upgraded the Agent SVN client and then received the logon prompt which corrected my issue.
Post Reply