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

Windows client and SASL

From: John Alan Belli <jabelli_at_pobox.com>
Date: Tue, 02 Nov 2010 15:31:03 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Using: Win32Svn (32-bit client, server and bindings, MSI and
ZIPs; maintained by David Darj) on both client and server.
 
131G C:\Users\johnb> svn --version
svn, version 1.6.13 (r1002816)
    compiled Oct 3 2010, 23:19:41
 
Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see
http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).
 
The following repository access (RA) modules are available:
 
* ra_neon : Module for accessing a repository via WebDAV protocol
using Neon.
   - handles 'http' scheme
   - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn
network protocol.
   - with Cyrus SASL authentication
   - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol
using serf.
   - handles 'http' scheme
   - handles 'https' scheme
 
Server: Windows Server 2003
Client: Windows XP SP3 (in VPC), Windows 7
 
I get:
131G C:\Users\johnb> svn ls svn://Engineering
svn: Cannot negotiate authentication mechanism
 
TortoiseSVN has no problem operating on this repository, so
either there's a bug in the binary, or, more likely, I haven't
configured something in the command-line environment.
 
The relevant portion of svnserve.conf:
 [sasl]
use-sasl = true
min-encryption = 128
max-encryption = 256
 
and svn.conf:
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: DIGEST-MD5
sasldb_path: C:\Subversion\conf\sasldb
 
 
 JAB
- --
John Alan Belli jabelli_at_pobox.com http:// coming soon
(_@___# PGP DH/DSS Key ID: 0x9F9A5233 RSA Key ID: 0xFD7399CD
U/~ O- Available by finger and on various keyservers
 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (MingW32) - WinPT 1.4.2
Charset: UTF-8

iEYEARECAAYFAkzQZcUACgkQ2IsOhZ+aUjPGZACgmFtMzLcd70pg18I8xF46YYev
YhoAnjZkPD4fRMpSg3idWcCQpfLVNvK4
=fWza
-----END PGP SIGNATURE-----
Received on 2010-11-02 20:33:31 CET

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.