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

Re: [w] Valid cvs symbols

From: <kfogel_at_collab.net>
Date: 2004-02-06 17:44:03 CET

Carl Gherardi <Carl.Gherardi@nautronix.com.au> writes:
> File "/usr/bin/cvs2svn", line 338, in visit_file
> except rcsparse.common.RCSExpected:
> AttributeError: 'module' object has no attribute 'common'
>
> Any ideas? - i cant find where the error message is comming from.

"/usr/bin/cvs2svn" ?

Hmm. What version of cvs2svn.py are you using (look near the top of
the file for the $Revision keyword), and where did you get it?

See tools/cvs2svn/README in the subversion dist. cvs2svn.py needs to
find the rcsparse module, which ships as a subdir in the same dir that
cvs2svn.py lives in. We have some packaging work to do, obviously,
but for now, invoking .../tools/cvs2svn/cvs2svn.py is usually the
easiest solution.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 6 18:44:11 2004

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.