Re: KeyError in trunk
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Jamma Tino Schwarze wrote:
> On Wed, May 19, 2010 at 03:55:47PM +0200, Michael Haggerty wrote:
>>> I'm getting the following error in current trunk (r5122) while
>>> converting a rather large repository:
>>>
>>> ----- pass 4 (FilterSymbolsPass) -----
>>> [...]
>>> File "/usr/local/lib64/python2.6/site-packages/cvs2svn_lib/checkout_internal.py", line 479, in set_revision_info
>>> cvs_rev_id = self.cvs_file_items.original_ids[revision]
>>> KeyError: '1.57.4.4.8.1'
>>>
>>> It takes in the order of 10 or 14 minutes until the error appears and I
>>> can reproduce it by running pass 4 again. May this error be caused by
>>> excluding symbols (via ExcludeRegexpStrategyRule)?
> [...]
> Then I'll need to patch cvs2svn first since there is no indication of
> any file which might cause this. The repository has 46510 files...
If you turn on verbose logging ("-v") then cvs2svn should print out what
file it is processing. The last file listed before the error should be
the culprit.
Michael
------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2613102
To unsubscribe from this discussion, e-mail: [[email protected]].