[Webkit-unassigned] [Bug 78912] New: webkit-patch rebaseline-test fails in git new-workdir

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 10:31:04 PST 2012


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

           Summary: webkit-patch rebaseline-test fails in git new-workdir
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danakj at chromium.org
                CC: abarth at webkit.org


I have WebKit checked out in ~/s/WebKit
I have chromium checked out in ~/s/c
I have done git-new-workdir ~/s/WebKit ~/s/c/third_party/WebKit to make a checkout in my chromium tree.

~/s/c/third_party/WebKit/.git/* contains mostly symlinks back to ~/s/WebKit/.git/*

The two repos are not on the same branch, or similar revision at all (~/s/WebKit is at the revision I originally cloned at).

When I run webkit-patch rebaseline-test in ~/s/c/third_party/WebKit, it fails on 'git add ~/s/WebKit/...'

Which seems to imply that it is following symlinks in ~/s/c/third_party/WebKit/.git/ back to ~/s/WebKit and trying to work there.

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