Hi Lanny,

On 26 Nov 2007, at 8:29, Lanny wrote:

> I am sorry to report that this did not work. I get exactly the same
> message afterwards.  Also, it appears that I screwed up my svn because
> it stopped working. I am now recompiling to the original state.

When I did my install, the Python bindings for Subversion ended up in  
a library that's not on the Python path. You'll need to track them  
down and add them to the path. I use

     export PYTHONPATH=$PYTHONPATH:/usr/local/lib/svn-python

But that's on Mac OS X, so you'll need to amend this as appropriate  
to AIX.

Mark Dancer
[EMAIL PROTECTED]




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to