[Sven-Haegar Koch]
> $ svn ls https://svn.sdinet.de/src/kernel
> WARNING: gnome-keyring:: no socket to connect to
> ...

(Of course this specific warning from the gnome-keyring library has
since been fixed.)

I have reason to believe this use of gnome-keyring may actually be
caused by libneon27-gnutls and its use of Kerberos / GSSAPI, and not
related to the Subversion 'gnome-keyring' module at all.

To confirm or refute this, try to run Subversion with the 'serf'
http/https backend instead of the 'neon' http/https backend:

    svn --config-option servers:global:http-library=serf ....

(That is shorthand for editing ~/.subversion/servers, and in the
[global] section, adding a line 'http-library=serf'.)

If you see evidence of gnome-keyring using the serf backend, or using
protocols other than http/https, then the problem must be elsewhere.

Peter



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to