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

Re: svn: E170001: Unable to connect to a repository at URL svn://

From: Jeff Kowalczyk <jtk_at_yahoo.com>
Date: Mon, 12 Dec 2011 22:03:15 +0000 (UTC)

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
Received on 2011-12-12 23:04:03 CET

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

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