[Webkit-unassigned] [Bug 170949] New: Steps on https://trac.webkit.org/wiki/UsingGitWithWebKit do not work with https remote

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 09:37:45 PDT 2017


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

            Bug ID: 170949
           Summary: Steps on
                    https://trac.webkit.org/wiki/UsingGitWithWebKit do not
                    work with https remote
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lforschler at apple.com
                CC: lforschler at apple.com

I'm following the steps here, to track an https svn remote.
https://trac.webkit.org/wiki/UsingGitWithWebKit

1. git clone https://git.webkit.org/git/WebKit.git WebKit
2. cd WebKit
3. git svn init --prefix=origin/ -T trunk https://svn.webkit.org/repository/webkit   # note update to https
4. git config --replace svn-remote.svn.fetch trunk:refs/remotes/origin/master
5. git svn fetch

This step proceeds to delete a bunch of things, and then errors out with:
Last fetched revision of refs/remotes/origin/master was r215362, but we are about to fetch: r1!

rc: 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170418/dcfb3750/attachment.html>


More information about the webkit-unassigned mailing list