[Webkit-unassigned] [Bug 28291] bugzilla-tool (or a pre-commit hook) needs to prevent bad ChangeLog changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 15:10:59 PDT 2009


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2009-08-24 15:10:58 PDT ---
I looked into adding a pre-commit hook.  I think the big annoyance will be in
handling diffs to ChangeLogs where the added entry has the same couple lines
with the previous entry.  I don't know of any way to get svn to spit out diffs
which are greedy towards the end of the file instead of the beginning of the
file, so we can't always check for diffs which start at -1.

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