[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: Carl Gherardi <Carl.Gherardi_at_nautronix.com.au>
Date: 2004-02-10 04:57:36 CET

On Sat, 2004-02-07 at 00:44, kfogel@collab.net wrote:
> 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?
>

These are the packages for Redhat 9 from David Summers at:

http://subversion.tigris.org/project_packages.html

$Revision 7921

> 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.

I misread the error message(never used python before) what language
structure does python use to have "common" as an attribute? I've grepped
rcsparse for the word common with no results.

I dont think thats the problem anyway, or the import statement at the
top of cvs2svn would fail (right?) and the call trace would be from line
8, not 338 as above.

I am a bit suspect about the version of rcsparse being used though.

I've just been hunting for rcsparse on the viewcvs site, and its been
atticed with the comment

"This module is no longer needed. Use the vclib.ccvs.rcsparse module
instead." on Sep 5 2002.

The version I have installed on my machine is quite different from the
version in attic on their site.

Any suggestions are welcome.

Thanks

--
Carl
--
This email is confidential and intended solely for the use of the individual to whom it is addressed.  
Any views or opinions presented are solely those of the author and do not necessarily represent those of NAUTRONIX LTD.
If you are not the intended recipient, you have received this email in error and use, dissemination, forwarding, printing, or copying of 
this email is strictly prohibited.  If you have received this email in error please contact the sender.   
Although our computer systems use active virus protection software, and we take various measures to reduce the risk of viruses 
being transmitted in e-mail messages and attachments sent from this company, we cannot guarantee that such e-mail messages 
and attachments are free from viruses on receipt.  It is a condition of our using e-mail to correspond with you, that any and all liability 
on our part arising directly or indirectly out of any virus is excluded.  Please ensure that you run virus checking software on all e-mail 
messages and attachments before reading them.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 10 04:58:01 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.