[Webkit-unassigned] [Bug 28603] New: bugzilla-tool needs to "git clean -f" when in commit-queue mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 22:49:01 PDT 2009


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

           Summary: bugzilla-tool needs to "git clean -f" when in
                    commit-queue mode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


Turds from failed rebases before can cause errors:

error: Untracked working tree file 'WebCore/storage/SQLTransactionClient.cpp'
would be overwritten by merge.
could not detach HEAD
rebase refs/remotes/trunk: command returned error: 1

Logging in as eric at webkit.org...
Rejecting patch 34895 from commit-queue.  This patch will require manual
commit.

Failed to run "['git', 'svn', 'rebase']"  exit_code: 1  cwd: None
ERROR: Failed to run "['git', 'svn', 'rebase']"  exit_code: 1  cwd: None


Doing 'git clean -f' is really scary, but we need to do it to make the bot run
nice...

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