From: Daniel Shahaf
> 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
CRAM-MD5 supported on both ends?
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, u
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?