[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-13 05:02:55 CET

On Tue, 2004-02-10 at 20:48, kfogel@collab.net wrote
> Did you using the raw cvs2svn distributed with Subversion as I
> described, instead of the prepackaged /usr/bin/cvs2svn?
>

Nope I wasn't. I am now, and I appear to be getting a little further.

Now getting to (trimmed a little)

cvs/src/publisher/subscription/subscription_message.h,v
Traceback (most recent call last):
 File "./cvs2svn.py", line 1959, in pass1
    os.path.walk(ctx.cvsroot, visit_file, (cd, p, stats))
  File "/usr/lib/python2.2/posixpath.py", line 287, in walk
    walk(name, func, arg)
  File "/usr/lib/python2.2/posixpath.py", line 287, in walk
    walk(name, func, arg)
  File "/usr/lib/python2.2/posixpath.py", line 287, in walk
    walk(name, func, arg)
  File "/usr/lib/python2.2/posixpath.py", line 279, in walk
    func(arg, top, names)
  File "./cvs2svn.py", line 336, in visit_file
    p.parse(open(pathname, 'rb'), cd)
  File "subversion-0.37.0/tools/cvs2svn/rcsparse/common.py", line 239,
in parse
  File "subversion-0.37.0/tools/cvs2svn/rcsparse/common.py", line 225,
in parse_rcs_deltatext
  File "./cvs2svn.py", line 231, in set_revision_info
    timestamp, author, op, old_ts = self.rev_data[revision]
KeyError: 1.13.1

(I was in subversion-0.37.0/tools/cvs2svn/)

Looking into the rcs file, there is a 1.13.1.1 branch and the section
looks like:

1.13.1.1
log
@Changed messages to inherit from ValueObject.
@
text
@d4 1
a4 1
"$Header:
/project/general/user/philip/src/publisher/subscription/RCS/subscription_message.h,v 1.13 2001/09/13 07:10:13 winter Exp philip $ Nautronix";
d11 1
d24 2
a43 5

...

Which all looks pretty good. So i'm stuck again.

Any ideas?

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 Fri Feb 13 05:05:07 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.