2007/7/6, Tom Malia <[EMAIL PROTECTED]>: > > OK, I was definitely confused by something on some websitesomewhere.... > > I've downloaded that zip and extracted the svn and libsvn folders to the > Python LIB folder....
svn-win32-x.x.x_pyxx.zip does not contains DLLs which are required to use python bindings. I recommend to use svn-python-x.x.x.win32-pyx.x.exe to install. It can be get from same place of svn-win32-x.x.x_pyxx.zip files. It will install required DLLs into libsvn directories. Note that bindings will be installed under $PYTHON/lib/site-packages/ So don't forget removing lib/libsvn and lib/svn copied by yourself. -- Shun-ichi GOTO --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
