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

Re: svnserve setup on RHEL-7.5

From: Adam Jensen <hanzer_at_riseup.net>
Date: Wed, 3 Oct 2018 10:04:42 -0400

On 10/02/2018 02:35 PM, Adam Jensen wrote:
> Curiously, on the local machine "moria" this works:
>
> svn list svn://moria.metadatalibrary.org/MAAPSS/
> Authentication realm: <svn://moria.metadatalibrary.org:3690>
> moria.metadatalibrary.org
> Password for 'hanzer': *************
>
>
> But from a machine on the LAN (also SL-7.5 with the same wandisco svn):
>
> svn list svn://moria.metadatalibrary.org/MAAPSS/
> svn: E170013: Unable to connect to a repository at URL
> 'svn://moria.metadatalibrary.org/MAAPSS'
> svn: E210007: Cannot negotiate authentication mechanism
>
>
> Do you suppose this is a network configuration problem rather than an
> svn configuration problem?

It turns out the SL-7.5 client machine on the LAN needed the package:

yum install cyrus-sasl-md5.x86_64

With that, 'svn list ...' seems to work just fine.
Received on 2018-10-03 16:05:00 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.