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

Re: TortoiseSVN 1.6.6 SASL error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 23 Oct 2009 21:11:49 +0200

On 23.10.2009 15:42, Ilya Zverev wrote:
> I've set up svn server (using svnserve) on my CentOS system. With SASL authentication. But when I try to access it with TortoiseSVN for Windows, I get following message:
>
> Command: Checkout from svn://zverik@94.127.68.180, revision HEAD, Fully recursive, Externals included
> Error: SASL(-1): generic failure: Unable to find a callback: 2
>
> All found discussions on the topic state that this was fixed long time ago.
>
> TortoiseSVN 1.6.6, Build 17493 - 32 Bit , 2009/10/19 20:22:18
> Subversion 1.6.6,
> apr 1.3.8
> apr-utils 1.3.9
> neon 0.28.6
> OpenSSL 0.9.8k 25 Mar 2009
> zlib 1.2.3
>
> Server configuration files:
>
> /home/svn/svnrepo/conf/svnserve.conf:
> [general]
> anon-access = none
> auth-access = write
> realm = zverik-realm
>
> [sasl]
> use-sasl = true
> min-encryption = 128
> max-encryption = 256
>
> /usr/lib/sasl2/svn.conf:
> pwcheck_method: auxprop
> auxprop_plugin: sasldb
> sasldb_path: /home/svn/svnrepo/conf/sasldb
> mech_list: DIGEST-MD5
>
> On server, this command works fine:
> svn co svn://127.0.0.1/ .
> checking out 0 files and creating .svn folder.

Try the command line client and check if it has the same issue.
(get it from http://subversion.tigris.org/getting.html#windows)

There weren't any changes to the sasl plugins in TSVN since version 1.5.1.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2410738
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-23 21:11:59 CEST

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

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