[Webkit-unassigned] [Bug 38156] New: Attempting to webkit-patch post from a non-SVN tracking git repo fails when trying to upload a fancy review patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 17:44:18 PDT 2010


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

           Summary: Attempting to webkit-patch post from a non-SVN
                    tracking git repo fails when trying to upload a fancy
                    review patch
           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: jamesr at chromium.org


I have a git WebKit repo that does not track SVN.  In this repo I have a branch
'master' that tracks remote master and a topic branch my_branch.  I tried
posting a patch by running "webkit-patch post --git-commit=master..my_branch"
but it failed with:

Are you sure to continue?(y/N) y
Upload server: wkrietveld.appspot.com (change with -s/--server)
Loaded authentication cookies from /home/jamesr/.codereview_upload_cookies
Issue creation errors: {'data': ['Patch set contains no recognizable patches']}

Passing in '--no-fancy-review' let me upload the patch:
https://bug-38153-attachments.webkit.org/attachment.cgi?id=54353

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