[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: sasl mechanisms order

From: Victor Sudakov <sudakov_at_sibptus.tomsk.ru>
Date: Thu, 14 Oct 2010 14:28:05 +0700

Stefan Sperling wrote:
> > This time it has compiled, but does not work.
> >
> > "svn list svn://admin/test/" works OK (IMHO because the ANONYMOUS
> > mechanism is sufficient for that) but "svn co svn://admin/test/"
> > dumps core immediately.
>
>
> I hope I have found the problem. Does the patch below work better?

I have placed

[auth]
preferred-sasl-mechanism = GSSAPI

into ~/.subversion/config
but the patched svn client even does not try GSSAPI, though I have a
valid tgt and svnserve does advertise GSSAPI. The patched svn uses
DIGEST-MD5 at once.

The patch seems to have totally broken GSSAPI. What kind of additional
debug can I provide?

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov_at_sibptus.tomsk.ru
Received on 2010-10-14 09:28:49 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.