Carl Gherardi <Carl.Gherardi@nautronix.com.au> writes:
> 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
Hmmm.
If you create a repository containing just that file in a subdir, and
convert the repository, do you still get the error? (I.e., what's the
narrowest reproduction case we can trim this down to?)
Once we have that, I'd like to try reproducing it myself.
Thanks,
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 13 16:17:34 2004