[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnlib\core.py ?

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-07-05 23:33:26 CEST

Tom,

did you try the Bindings installer for Windows? You can find it here:
http://subversion.tigris.org/files/documents/15/38215/svn-python-1.4.4.win32-py2.5.exe

FWIW, these are the DLLs of the installed svn bindings in the python
site-packages/libsvn directory:

intl3_svn.dll
libapr.dll
libapriconv.dll
libaprutil.dll
libdb44.dll
libeay32.dll
libsvn_swig_py-1.dll
_client.dll
_core.dll
_delta.dll
_fs.dll
_ra.dll
_repos.dll
_wc.dll

hth,

Lieven

Tom Malia wrote:
>
> OK,
>
>
>
> After some confusion about what python binding files I should be using
> was cleared up, I think I have the files now… however I’m still
> getting an error when I try to load the svn files. It’s saying:
>
> File “C:\Python25\lib\libsvn\core.py”, line 5, in <module>
>
> Import _core
>
> ImportError: No module named _core
>
>
>
>
>
> I’ve copied the _core.dll to system32 and to the DLL directory of
> Python25. I tried regsrv32 on the DLLs but they all reported that the
> module could not be found.
>
>
>
> I’m guessing maybe I’m missing some supporting DLLs?
>
>
>
> Any suggestions?
>
>
>
> This is really a pain.
>
>
>
> Regards,
>
> Tom Malia
>
>
>
> ------------------------------------------------------------------------
>
> *From:* Tom Malia [mailto:tommalia@ttdsinc.com]
> *Sent:* Thursday, July 05, 2007 12:44 PM
> *To:* users@subversion.tigris.org
> *Subject:* svnlib\core.py ?
>
>
>
> I’m trying to configure Trac to integrate with Subversion and the
> current road block is, it’s saying it can’t find svnlib.core which
> would be correct since I can’t find svnlib anywhere on my system.
> BUT! I also can’t seem to find any place where I could get SVNLIB
> either.
>
>
>
> Where do I go or what am I suppose to do to get all the necessary
> supporting files for the SWIG connection for Python?
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 5 23:29:51 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.