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

Re: cvs2svn fails to parse certain RCS files

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-09-22 07:40:51 CEST

On Sat, 21 Sep 2002, Will Andrews wrote:

> On Sun, Sep 22, 2002 at 12:27:57AM -0500, David Summers wrote:
> > Thanks! That got me further. Now I get:
> >
> > $ env | grep -i PYTHON
> > PYTHONPATH=/usr/lib/python2.2/site-packages/svn
> > $ cvs2svn
> > Traceback (most recent call last):
> > File "/usr/bin/cvs2svn", line 17, in ?
> > from svn import fs, util, _delta, _repos
> > File
> > "/home/david/rpms/tmp/subversion-0.14.3-3205/usr/lib/python2.2/site-packages/svn/fs.py",
> > line 19, in ?
> > import _fs
> > ImportError: /usr/lib/python2.2/site-packages/svn/_fs.so: undefined
> > symbol: SWIG_TypeQuery
>
> Is Subversion compiled using --with-swig?

It wasn't enable before but it was detecting the SWIG 1.3.15 but I just
added --with-swig to the Subversion ./configure but it doesn't seem to
make any difference. I'm still getting the above error.

  Thanks for your help.
  - David

-- 
David Wayne Summers          "Linux: Because reboots are for 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 Sep 22 07:41:46 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.