View Single Post
Old 07-22-2011, 03:56 PM   #1
GRiker
Comparer of the Ephemeris
GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
OS X Lion + bzr explorer: bzrlib not found

After upgrading my development machine to Lion, I discovered that bzr explorer was no longer functional. After some googling, I learned that I needed to:
  • Upgrade bzr explorer to latest (2.3.3 as of this posting)
  • Edit the first line of /usr/local/bin/bzr to point to python2.6 as described in the link above

At this point, I can once again pull source and merge my local dev copy. I haven't tried a push yet, but it seems to be working as expected.

Also, running the 2.3.3 bzr explorer installer did not overwrite my previous settings.

Hope this helps someone else.

G
GRiker is offline   Reply With Quote