Well, the Universal Subversion 1.5.1 installer was met with mixed feelings. On one hand, it fixed issues with JavaHL on PPC, included the Subversion 1.5.1 stuff and appeared to finally have SASL support. Little did we know that by including SASL support we broke svn+ssh on Tiger (10.4).
The reason behind this is because we linked against Apple's distribution of libsasl2 and after some research, we found out that libsasl2 from Apple has issues when linked to from third party software. To resolve this, we built Cyrus SASL from source and are now distributing this with the installer.
Please upgrade at your earliest convenience to replace the problematic 1.5.1 installation with the new 1.5.1-2 installation. Other than fixing the SASL stuff, nothing new is in this package.
Here is a direct link: http://www.collab.net/downloads/community/

