[Webkit-unassigned] [Bug 135805] New: Make update-webkit more lenient for pure git svn repositories

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 10:12:10 PDT 2014


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

           Summary: Make update-webkit more lenient for pure git svn
                    repositories
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com
                CC: ddkilzer at webkit.org, joepeck at webkit.org


An optimization was added to update-webkit to call git fetch before git svn rebase in bug 50273. This makes updating webkit much much faster when you have a remote git repository set up as well. However, this also means that if you have a pure git svn repository then the script dies when trying to perform the git fetch. It should continue along and not fail

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