bzr-svn on mac
Neil Martinsen-Burrell
nmb at wartburg.edu
Fri Jul 27 14:03:26 BST 2007
bazaar-request at lists.canonical.com wrote:
> Subject: Re: bzr-svn on mac
Adam,
The canonical way to tell python where to find the bindings is using a
.pth file:
echo $HOME/opt/lib/svn-python/libsvn >
/Library/Frameworks/Python.framework/Versions/Current/lib/python2.4/site-packages/svn.pth
Then try python -c "import libsvn.core" to see if python can find the
bindings.
--
Neil Martinsen-Burrell
nmb at wartburg.edu
More information about the bazaar
mailing list