subversion/ssl with client certs stopped working?

There’s a bug in (at least some versions of) Ubuntu, which means the wrong library is being picked up.

https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/294648

Workaround: LD_PRELOAD=/usr/lib/libneon.so.27 svn

Leave a Reply