I struggled but ultimately succeeded in installing Bazaar with bzr-svn (subversion support) on Leopard. I added the script to the bzr-svn wiki page. The following is how I got it to work:
# Install the latest stable Bazaar (if you didn’t already)
sudo easy_install -U paramiko pycrypto bzr
# Compile Subversion 1.5 (for better python [...]
Posted on January 26th, 2008 by dysinger
Filed under: @work | 4 Comments »