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

Python binding for Subversion 1.3.0

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-05-23 15:20:42 CEST

Hello,

I am trying to install viewvc on my Subversion 1.3.0 server.

When a try to view one of my repositories I've got the following error

Traceback (most recent call last):
  File "/usr/local/viewvc-1.0.4/lib/viewvc.py", line 3665, in main
    request.run_viewvc()
  File "/usr/local/viewvc-1.0.4/lib/viewvc.py", line 253, in run_viewvc
    import vclib.svn
  File "/usr/local/viewvc-1.0.4/lib/vclib/svn/__init__.py", line 25, in
?
    from svn import fs, repos, core, delta
ImportError: No module named svn

which I understand means that I don't have the Python bindings in
Subversion.

1) How can I check that I really don't have the bindings? (if there is a
way)

2) Would rebuilding svn 1.3.0 from souce include the bindings? I guess
there would be some option in the configure script to be used, right?

3) I will eventually update to svn 1.4.3 (I still have some clients on
1.3 so I need to update them first). Would the rpm package, if you know,
contains the binding too? Or will I need to use the source code? The
server is a Redhat Enterprise Linux ES Release 4, btw.

Thanks
Giulio
 
 
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 23 15:21:11 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.