I've setup svnserve. Sasl is set to false. When I try and connect I get:
svn: No worthy mechs found
Any ideas? Google searches aren't helping me out here.
|
I've setup svnserve. Sasl is set to false. When I try and connect I get: svn: No worthy mechs found Any ideas? Google searches aren't helping me out here. |
|||
|
|
|
You are missing a cyrus-sasl plugin that svn wants to see. On my system I installed cyrus-sasl-md5 and now I don't see any errors. |
|||
|
|