On Dec 14, 2006, at 10:41 AM, Doug Hall wrote:
I'm having trouble with SVN, I used to use svn 1.3.1 from /usr/ local/bin. but then decided to upgrade to svn 1.4.2 and use MacPorts to do the dirty work for me. But, every svn command which accesses the net returns a Bus Error. Here's what svn.crash.log gives me:
svn is picky about it's libraries. I would try removing all of svn from /usr/local/ (especially the libs in /usr/local/lib). You might need to rebuild svn then (port -f uninstall subversion && port clean --all subversion && port install subversion) -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+