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

Python subversion module?

From: Lewis Ashley Foster <lfoster_at_cambridge.oilfield.slb.com>
Date: 2005-11-30 15:23:43 CET

I'm trying to use a script I found
(http://home.earthlink.net/~rzeh/sccs2svn.py) which should convert sccs
style projects to svn repositories but I get the following error message
when I try to execute the script:

        [lfoster@svnServe /SCCS]$ python2.4 sccs2svn.py
        Traceback (most recent call last):
        File "sccs2svn.py", line 38, in ?
        from svn import fs, repos, core, client, delta
        ImportError: No module named svn

Now I'm pretty new to just about everything, subversion, python, linux etc
which isn't really a good start I know. I've installed python 2.4 and that
hasn't changed anything so I can only presume that this module (svn) comes
with subversion and needs to be configured?

A little system information:

Redhat ES 3
Subversion 1.2.3
Python 2.4

Any pointers would be greatly appreciated, i'm just not sure what to do,
reconfigure my subversion installation or python. Heck i dont even know if
im executing the script as i should be!

Thanks for any information,

Lewis.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 30 19:20:52 2005

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.