RESOLVED FIXED167231
Make sync-commits.py robust against missing Subversion authors and missing parent Git commits
https://bugs.webkit.org/show_bug.cgi?id=167231
Summary Make sync-commits.py robust against missing Subversion authors and missing pa...
Ryosuke Niwa
Reported 2017-01-19 23:07:51 PST
Some repositories are failing to sync in our internal dashboard because sync-commits.py can't handle: 1. Missing author information in a subversion commit 2. Missing parent git commit which got merged as a part of larger commits if those commits were dated before the last synced commit.
Attachments
Fixes the bug (9.76 KB, patch)
2017-01-19 23:22 PST, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2017-01-19 23:22:28 PST
Created attachment 299324 [details] Fixes the bug
Ryosuke Niwa
Comment 2 2017-01-20 14:05:36 PST
Note You need to log in before you can comment on or make changes to this bug.