Daniel Shahaf <d.s <at> daniel.shahaf.name> writes: > Jeff Kowalczyk wrote on Mon, Dec 12, 2011 at 20:59:00 +0000: > > I am now able to access svn:// urls, so the local problem is > > masked, although not fully understood. I'd like to follow it to > > the cause so I can file a Gentoo bug if needed. > > > > Can you eavesdrop the svn:// protocol handshake and see which > authentication methods are being (a) offered by the server, (b) > used? > > Protocol docs in in subversion/libsvn_ra_svn/protocol. > > > Are there any files under etc/ or ~/.subversion that might > > influence subversion's protocol to access to svn:// urls? I had > > previously cleared out ~/.subversion/auth FWIW. I'm grasping for > > something that might be different on this machine than the others. > > Does libsasl have any client-side config files?
I will see if I can get wireshark to isolate that traffic. Re: config files, are those under /etc what you were asking about? $ sudo equery files cyrus-sasl |grep "/etc" /etc /etc/conf.d /etc/conf.d/saslauthd /etc/init.d /etc/init.d/pwcheck /etc/init.d/saslauthd /etc/pam.d /etc/pam.d/saslauthd /etc/sasl2 /etc/sasl2/.keep_dev-libs_cyrus-sasl-2 Thanks, Jeff