[Webkit-unassigned] [Bug 38870] svn.webkit.org needs a post-commit hook to fix svn:author from commit-queue patches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 19:18:37 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |28291




--- Comment #14 from Eric Seidel <eric at webkit.org>  2010-05-10 19:18:37 PST ---
Really all one needs is:

1.  The location and format of the svn auth file (probably grep is all one really needs)
2.  A regexp with which to parse date lines.

The trouble is, if the ChangeLog ever doens't start at the top of the file, then you coudl pull the wrong author for the commit!

We may need a pre-commit hook for SVN to prevent such bad changelog edits before we could really use something like this dependably.   See bug 28291.

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