[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: David James <james_at_cs.toronto.edu>
Date: 2007-07-05 23:29:43 CEST

Hi Tom,

Try downloading
http://subversion.tigris.org/files/documents/15/38215/svn-python-1.4.4.win32-py2.5.exe

This is an automatic installer for the Subversion Python bindings
which works with Python 2.5, so it will setup the necessary DLL files
for you.

Cheers,

David

On 7/5/07, Tom Malia <tommalia@ttdsinc.com> 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:30:23 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.