Re: KeyError in trunk
Jamma Tino Schwarze <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 25, 2010 at 09:30:09AM +0200, Michael Haggerty wrote:
> 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.
No, it's just doing it in pass 1, pass 4 just crashes without any
indication of what file might be affacted. I just tried again with -v
which didn't seem to change anything, output-wise.
Tino.
--
"What we nourish flourishes." - "Was wir nähren erblüht."
www.lichtkreis-chemnitz.de
www.tisc.de
------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2614486
To unsubscribe from this discussion, e-mail: [[email protected]].