[Webkit-unassigned] [Bug 31974] validate-committer-lists fails when run from an SVN checkout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 22 14:06:05 PST 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aroben at apple.com,
                   |                            |evan at chromium.org




--- Comment #3 from Eric Seidel <eric at webkit.org>  2009-12-22 14:06:05 PST ---
Evan, it's not possible to point git log at a remote repository is it?

The only command we need git for is:
git log --reverse --pretty="format:%ae %at"

Trying to do that with SVN would take at least 3 eons.  It's already slow
enough w/ git.

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