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

Python exception when accessing to an SVN repository with python 2.5 and SVN 1.5

From: <Yann.Foubert_at_lodh.com>
Date: Thu, 24 Jul 2008 16:37:40 +0200

Hello,

I installed SVN 1.5, Apache 2.2.8, Python 2.5 and ViewVC 1.0.5

When I access viewvc, it works, but when I try to access an SVN repository
I get the python exception:

An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
  File "E:\Program Files\viewvc-1.0.5\lib\viewvc.py", line 3766, in main
    request.run_viewvc()
  File "E:\Program Files\viewvc-1.0.5\lib\viewvc.py", line 253, in
run_viewvc
    import vclib.svn
  File "E:\Program Files\viewvc-1.0.5\lib\vclib\svn\__init__.py", line 27,
in <module>
    from svn import fs, repos, core, delta
  File "E:\Python25\Lib\site-packages\svn\fs.py", line 19, in <module>
    from libsvn.fs import *
  File "E:\Python25\Lib\site-packages\libsvn\fs.py", line 5, in <module>
    import _fs
ImportError: DLL load failed with error code 182

If someone encountered the same problem, please help me.

Regards.

Yann

************************ DISCLAIMER ************************
This message is intended only for use by the person
to whom it is addressed. It may contain information
that is privileged and confidential. Its content does
not constitute a formal commitment by Lombard
Odier Darier Hentsch Group and any of its affiliates.
If you are not the intended recipient of this message,
kindly notify the sender immediately and destroy this
message. Thank You.
*****************************************************************
Received on 2008-07-24 16:38:11 CEST

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.