Comment 10 for bug 681285

Revision history for this message
George (georgebannerman) wrote :

Hi Vincent--

If we haven't figured it out by Monday, I'm totally down for some IRC. (I'm in and out until then.)

Here's bzr version:

Bazaar (bzr) 2.2.1
  Python interpreter: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python 2.6.6
  Python standard library: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
  Platform: Darwin-9.8.0-i386-32bit
  bzrlib: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib
  Bazaar configuration: /Users/ben/.bazaar
  Bazaar log file: /Users/ben/.bzr.log

Copyright 2005-2010 Canonical Ltd.
http://bazaar.canonical.com/

bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.

Bazaar is part of the GNU Project to produce a free operating system.

Here's bzr plugins -v:

bash_completion 2.2.1
   Generate a shell function for bash command line completion.
   /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/bash_completion

explorer 1.1.1
   Version Control for Human Beings.
   /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/explorer

launchpad 2.2.1
   Launchpad.net integration plugin for Bazaar.
   /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/launchpad

netrc_credential_store 2.2.1
   Use ~/.netrc as a credential store for authentication.conf.
   /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/netrc_credential_store

news_merge 2.2.1
   Merge hook for bzr's NEWS file.
   /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/news_merge

qbzr 0.19.1
   QBzr - Qt-based frontend for Bazaar
   /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/qbzr

As suspected, bzr-svn doesn't appear to be installed.

I just downloaded http://edge.launchpad.net/bzr/2.2/2.2.1/+download/Bazaar-2.2.1-OSX-10.5-1.dmg and installed it. Why bzr-svn isn't there after that is a mystery to me. I think I mentioned this before, but to attempt to solve the initial problem, I did install Bazaar using MacPorts. Is it possible that vestiges of that installation are borking my current install?

How do I install bzr-svn?

Thanks for all of your help!

George