-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I get the following exception when running do_history_conversion.py for two different Synergy repositories:
Traceback (most recent call last):
File "./do_history_conversion.py", line 39, in <module>
cfe.ccm_fast_export(history, cgraphs)
File "/home/tmdweb2git/ccm_git_etelco/ccm_fast_export.py", line 121, in ccm_fast_export
commit_graph = ch.spaghettify_digraph(commit_graph, previous_release, release)
File "/home/tmdweb2git/ccm_git_etelco/convert_history.py", line 416, in spaghettify_digraph
current_tails = next((t for t, c in tc.iteritems() if c == component))
StopIteration
Obviously it is difficult to post something to reproduce this bug. But perhaps someone can guess the problem, or had the same trouble?
I'm using the latest version of PySynergy with Synergy 7.1 and python 2.6.6. (By the way: for version >= 7.0, one needs to use the classic client, not the web client - took me quite a while to figure out since many synergy exceptions are caught and just logged away somewhere.)
Thanks so much,
Hans-Peter Störr
Metadata
Metadata
Assignees
Labels
No labels