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

svnshell.py: ImportError: No module named svn

From: Mario Amaro <MAmaro_at_colbun.cl>
Date: 2005-01-24 17:30:41 CET

I have read the subversion book and searched the web but found nothing
useful about this:
I have successfully installed subversion and its tools, but svnshell.py will
not work.

>[1] cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
>[2] rpm -qa | grep -i subversion
subversion-tools-1.1.1-1
subversion-1.1.3-1
>[3] /usr/lib/subversion/tools/examples/svnshell.py /path/to/repos
Traceback (most recent call last):
  File "/usr/lib/subversion/tools/examples/svnshell.py", line 25, in ?
    from svn import fs, core, repos
ImportError: No module named svn

What do I have to do to make it work?

Regards,

Mario Amaro

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 25 19:28:59 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.