Os Tyler wrote on Thu, May 02, 2013 at 23:35:22 +0000:
> I've searched the interwebs and the archives of this mailing list, but
> I'm not seeing that there is a way to accomplish this "SASL with
> fallback to native passwd file".
> 
> Is there a way?

I don't think you can achieve this in svnserve.  Should be doable
in mod_dav_svn / httpd.conf though.  It's possible you could do this in
svnserve too by making a trivial modification to
subversion/svnserve/serve.c:auth_request().

Reply via email to