I have a simpler workaround, that does not involve root privileges and
messing with /usr/lib links.

alias svn='LD_PRELOAD=/usr/lib/libneon.so.27 svn'

This causes the non-GnuTLS library to be preloaded, which means the
linker uses its symbols by preference. I added this to my .bashrc for
seamless operation.

-- 
svn over https with client certificates broken (regression in intrepid)
https://bugs.launchpad.net/bugs/294648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to