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

Re: SvnReporter and libsvn.core

From: Boris Yazlovitsky <borisyaz_at_gmail.com>
Date: 2007-07-09 22:56:05 CEST

The other part to my question is this... does libsvn supposed to come with
the subversion build tree or is it something to be installed separately into
the python environment? I did not find either, neither as a separate python
module nor a part of the subversion install.

any pointers will be appreciated.

many thanks!
Boris

On 7/9/07, Boris Yazlovitsky <borisyaz@gmail.com> wrote:
>
> Hello,
>
> I'm new to this list, but have not been able to find any answer to my
> problem in the archives.
>
> I am trying to build SvnReporter on a Linux SUSE 10 Enterprise server (AMD
> 64)
> I'm blocked here:
>
> Traceback (most recent call last):
> File "setup.py", line 32, in <module>
> from SvnReporter import _metadata_
> File "lib/SvnReporter.py", line 34, in <module>
> from svn import core, delta, fs, repos
> File "/scratch/by/subversion-1.4.4/subversion/bindings/swig/python/svn/core.py",
> line 19, in <module>
> from libsvn.core import *
> ImportError: No module named libsvn.core
>
> my subversion build tree is /scratch/by/subversion- 1.4.4
>
> subversion itself has been built and installed into /scratch/by/tools
>
> PYTHONPATH=/scratch/by/subversion-1.4.4/subversion/bindings/swig/python
>
> any help regarding the abovementioned problem will be greatly appreciated!
>
>
> Boris Yazlovitsky
>
> --
> http://www.myspace.com/acrylickalchemical

-- 
http://www.myspace.com/acrylickalchemical
Received on Mon Jul 9 22:55:53 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.