Maciej Zięba wrote: > .. > This works but somehow it feels "dirty" - I don't see why - you have a custom built Python, for which you add the svn bindings from a custom build svn. If that works that's fine ;-) Trying to re-use the already installed bindings, built for another version of Python, simply won't work.
Note that instead of putting your Subversion installation below /opt/local, you could have installed it at /opt/subversion-1.x.y, following the scheme you already use for your custom built python. I think this gives better visibility over which version of what software gets actually used, but that's just a matter of personal preference. -- Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
