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

[Subclipse-users] [Subclips-client] Cannot negotiate authentication mechanism

From: Rungreung Jaratwinyu <ee16091_at_yahoo.com>
Date: Wed, 19 May 2010 09:33:41 -0700 (PDT)

Hi,

I am setting up an Eclipse desktop connect to an SVN server. I use the subclipse version 1.6.10 and CollabNet SVN server version 1.6.3-3. When I try to add a SVN repository on Eclipse, I got the error message “error validating location: "org.tigris.subversion.javahl.clientexception: Cannot negotiate authentication mechanism"”. Could someone suggest me how to fix it?

SVN server configuration details
- svn.conf
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: DIGEST-MD5
sasldb_path: D:/svn_repository/sasldb2

- svnserve.conf
[general]
anon-access = read
auth-access = write
realm = Test
[sasl]
use-sasl = true
min-encryption = 128
max-encryption = 256

For subclipse, I use default configures.

Thank you,
Rung

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2610903

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-05-19 18:35:19 CEST

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

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