Issue - SVN cannot create SASL context
From: John <john_at_etailz.com>
Date: Wed, 4 Dec 2013 15:02:10 -0800
After many hours of apparently pointless googling, I hope to get an
I asked a question on unix.stackexchange.com which essentially outlines
Here is the text of that question:
--------------
Trying to execute the command
|svn log svn://[my server address]/path/to/repository
nets me the following:
|svn: E170001: Unable to connect to a repository at URL 'svn://[my server address]/path/to/repository'
Some quick googling reveals a possiblesolution
|sudo port activate cyrus-sasl2 @2.1.23_3+kerberos
However, before I attempt this, I would like to know a couple things.
1. What exactly is going on?
------------------------
As some additional info, I am not using SASL on my server- as far as I
svnserve, version 1.6.17 (r1128011)
Copyright (C) 2000-2009 CollabNet.
The following repository back-end (FS) modules are available:
* fs_base : Module for working with a Berkeley DB repository.
Cyrus SASL authentication is available.
The output of running "svn --version" on my client gets this:
____________________
svn, version 1.7.9 (r1462340)
Copyright (C) 2013 The Apache Software Foundation.
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using
Oddly, I can successfully use that command ("svn log svn://[my server
I have no idea where exactly to look to find the source of this problem,
-Cheers,
|
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.