[Webkit-unassigned] [Bug 28686] bugzilla-tool should not put debug output in bugs when it fails to land a patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 25 13:14:37 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28686





--- Comment #2 from Eric Seidel <eric at webkit.org>  2009-08-25 13:14:36 PDT ---
Hum.  We certainly could turn these into better error messages.

'dcommit' failures are generally ChangeLogs changing between update and commit,
or tabs in the ChangeLog.  Figuring out which error is which will require
parsing the git svn dcommit spew (which is possible, just needs a bunch of code
written.)

'rebase' shouldn't happen anymore.  They were caused by an experimental
work-around for the 'dcommit' ChangeLog problem above.  Obviously the
workaround didn't quite work. :)  Eventually we need to fix bug 27162 so that
update-webkit works for Git.  That will get around the "ChangeLogs out of date"
problem.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list