Sparkplug <ctabyrne <at> googlemail.com> writes:
>
> Hi,
>
>
> I have created a repository which I can browse using file:///c:blah...
> without any trouble, and I have setup a Windows service running
> Svnserve, I have configured the svn.conf file, and the svnserve.conf
> file in the repository's conf/ directory, but when I try to browse it
> I get "Could not obtain the list of SASL mechanisms." Has anyone seen
> this before and know the solution?
>
Have you added the registry entries required for Cyrus SASL as described in the
svn book (http://svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html)
in the section "Authenticating with SASL"?
Note that if you're running on a 64 bit OS (for WS2K8 at least), the required
registry hive is "HKLM:\SOFTWARE\Wow6432Node\Carnegie Mellon\..."
Graham
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-08 12:15:19 CEST