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

CVS2SVN RPM - Help needed for PYTHON

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-12-15 00:17:46 CET

I've finally gotten the SWIG bindings to compile in Subversion and have
succesfully run the tests to verify that Subversion can access them.

However, I'm a Python newbie. Would someone please tell me how to
"compile" the rcsparse.py module into rcsparse.pyc?

I've got the rcsparse.py module installed with the rest of the subversion
swig bindings in the /usr/lib/phtyon2.2/site-packages/svn directory but it
the cvs2svn script can't "import" the rcsparse module; I get the following
error when I run cvs2svn:

$ cvs2svn
Traceback (most recent call last):
  File "/usr/bin/cvs2svn", line 6, in ?
    import rcsparse
ImportError: No module named rcsparse

How can I get it to do that? I'm just ->this<-> close! :-)

   Thanks!

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 15 00:18:38 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.