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

Is there a bug in SVN?

From: Tomas <tomas_at_tlec.se>
Date: Tue, 26 Feb 2008 20:33:33 +0100

Hi.

I have spent the last weeks trying to get svn to work with TRAC/Python, and
it fails all the time.

Python segfaults when loading the svn core.
THis is what happens:

From python I try to load the core:

>>>from svn import core
response from python is
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/local/lib/svn-python/svn/core.py", line 19, in ?
    from libsvn.core import *
  File "/usr/local/lib/svn-python/libsvn/core.py", line 5, in ?
    import _core
ImportError: File not found

when i repeat
>>>from svn import core
python crashes with segementation fault

With best regards

Tomas Larsson
TL Engineering & Consultants
Engelbrektsgatan 121
SE 506 39 Borås
Sweden

+46 739 932 673

http://www.tlec.se

Verus Amicus Est Tamquam Alter Idem

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-26 20:34:24 CET

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.