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

Re: subversion on OpenIndiana...

From: John Doe <jdmls_at_yahoo.com>
Date: Thu, 4 Apr 2013 02:03:13 -0700 (PDT)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>

> John Doe wrote on Wed, Apr 03, 2013 at 04:59:51 -0700:
>> Hi,
>>
>> any OpenIndiana subversion user here?
>> I am trying to checkout a subversion repo but I get:
>>   $ svn co svn://server/...
>>   svn: Cannot negotiate authentication mechanism
>> The server, on Linux, uses sasl.
>> In Openindiana, I did install: SFEcyrus-sasl
>> Do I need to configure/install something extra?
>
> CRAM-MD5 supported on both ends?
>

In fact, I found out that the subversion installed by default is linked to sasl (v1?)...
  /usr/lib/libsasl.so.1
While there is a:
  /usr/gnu/lib/libsasl2.so
So I compiled my own subversion, pointing to sasl2... and it works now.

Thx,
JD
Received on 2013-04-04 11:03:52 CEST

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.