[Webkit-unassigned] [Bug 29622] svn-apply can exit(0) even on patch failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 15:11:02 PDT 2009


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





--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-09-24 15:11:00 PDT ---
svn-apply uses this magic function to convert git diffs to svn diffs before
processing:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/svn-apply#L316

Also, I probably should have split out these two bugs.  The fact that that
patch failed to apply is likely a separate bug from the fact that svn-apply can
error out silently (thus causing badness!)

-- 
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