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.

link|improve this question

50% accept rate
feedback

2 Answers

up vote 2 down vote accepted

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.

link|improve this answer
feedback

I had this issue. Reason: hard disk free space = 0%

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.