As per comments this was not a bug in Ubuntu's svn.
So I'm marking it as "Invalid".
Please re-open it, if I've misunderstood anything. Thanks.
** Changed in: subversion (Ubuntu)
Assignee: (unassigned) => dAniel hAhler (blueyed)
Status: New => Invalid
--
subversion 1.4.3 linked agai
Checking on my Feisty box, svn 1.4.3 is linked against expat 1.0:
[EMAIL PROTECTED]:~$ ldd /usr/bin/svn | grep expat
libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb7a31000)
[EMAIL PROTECTED]:~$ svn --version
svn, version 1.4.3 (r23084)
compiled Mar 28 2007, 22:48:32
Is it possible you ha
After a lot more poking around, it turned out to be the fault of the
server I was trying to clone. The svnserve error message came from
remote svnserve, not the local one.
--
subversion 1.4.3 linked against old expat so
https://bugs.launchpad.net/bugs/132036
You received this bug notification bec