<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>201658</bug_id>
          
          <creation_ts>2019-09-10 14:40:18 -0700</creation_ts>
          <short_desc>setup-git-clone is using http not https</short_desc>
          <delta_ts>2021-03-11 09:40:26 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dean Jackson">dino</reporter>
          <assigned_to name="Dean Jackson">dino</assigned_to>
          <cc>alancoon.bugzilla</cc>
    
    <cc>commit-queue</cc>
    
    <cc>ews-watchlist</cc>
    
    <cc>glenn</cc>
    
    <cc>kocsen_chung</cc>
    
    <cc>sam</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1569673</commentid>
    <comment_count>0</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2019-09-10 14:40:18 -0700</bug_when>
    <thetext>setup-git-clone is using http not https</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1569676</commentid>
    <comment_count>1</comment_count>
      <attachid>378496</attachid>
    <who name="Dean Jackson">dino</who>
    <bug_when>2019-09-10 14:41:49 -0700</bug_when>
    <thetext>Created attachment 378496
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1569823</commentid>
    <comment_count>2</comment_count>
      <attachid>378496</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-09-10 21:16:02 -0700</bug_when>
    <thetext>Comment on attachment 378496
Patch

Clearing flags on attachment: 378496

Committed r249752: &lt;https://trac.webkit.org/changeset/249752&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1569824</commentid>
    <comment_count>3</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-09-10 21:16:04 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1569825</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-09-10 21:17:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/55248896&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1578471</commentid>
    <comment_count>5</comment_count>
    <who name="Kocsen Chung">kocsen_chung</who>
    <bug_when>2019-10-09 17:27:18 -0700</bug_when>
    <thetext>This is not right. We can only do this if the git clone was also done from the HTTPS git-svn mirror. 


The longer explanation is that each commit message on a git-svn mirror has the annotation of the URL for the SVN commit. You may have seen this as &quot;git-svn-id: https://svn.webkit.org/repository/webkit/trunk@r1234&quot;. Since this is embedded in the commit message and the commit message takes part in creating the hash, this makes it so that the git-svn hash of a particular revision &lt;r1&gt; have different hashes on the HTTP git repo, vs the HTTPS git repo. 

Long winded way of saying this change is currently broken given the current docs, which have us clone the http version of the git repo.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1579542</commentid>
    <comment_count>6</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2019-10-13 17:03:12 -0700</bug_when>
    <thetext>(In reply to Kocsen Chung from comment #5)
&gt; This is not right. We can only do this if the git clone was also done from
&gt; the HTTPS git-svn mirror. 
&gt; 
&gt; 
&gt; The longer explanation is that each commit message on a git-svn mirror has
&gt; the annotation of the URL for the SVN commit. You may have seen this as
&gt; &quot;git-svn-id: https://svn.webkit.org/repository/webkit/trunk@r1234&quot;. Since
&gt; this is embedded in the commit message and the commit message takes part in
&gt; creating the hash, this makes it so that the git-svn hash of a particular
&gt; revision &lt;r1&gt; have different hashes on the HTTP git repo, vs the HTTPS git
&gt; repo. 
&gt; 
&gt; Long winded way of saying this change is currently broken given the current
&gt; docs, which have us clone the http version of the git repo.

Which doc is that? Can we update the doc to clone the https version of the git repo too?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1581890</commentid>
    <comment_count>7</comment_count>
    <who name="Kocsen Chung">kocsen_chung</who>
    <bug_when>2019-10-21 10:58:43 -0700</bug_when>
    <thetext>Currently the docs that outline this are: 

- https://webkit.org/getting-the-code/
- https://trac.webkit.org/wiki/UsingGitWithWebKit

I&apos;ll look into editing those instead of reverting this change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1581903</commentid>
    <comment_count>8</comment_count>
    <who name="Kocsen Chung">kocsen_chung</who>
    <bug_when>2019-10-21 11:15:43 -0700</bug_when>
    <thetext>Requested change for #1.
Changed #2 here: https://trac.webkit.org/wiki/UsingGitWithWebKit?action=diff&amp;version=95</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1738489</commentid>
    <comment_count>9</comment_count>
    <who name="Alan Coon">alancoon</who>
    <bug_when>2021-03-11 09:40:26 -0800</bug_when>
    <thetext>*** Bug 201206 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>378496</attachid>
            <date>2019-09-10 14:41:49 -0700</date>
            <delta_ts>2019-09-10 21:16:02 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-201658-20190911074148.patch</filename>
            <type>text/plain</type>
            <size>1506</size>
            <attacher name="Dean Jackson">dino</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjQ5NTkyCmRpZmYgLS1naXQgYS9Ub29scy9DaGFuZ2VMb2cg
Yi9Ub29scy9DaGFuZ2VMb2cKaW5kZXggYWYwNGM1ZWVjNDc0NTQ2OGIwYWM5M2EwMjY3MWYzYWVm
NjIxNzM0Zi4uZDIxNGYzZWYyNTc5YWM5ODJhMTc3NDQ1N2MxYWMyZjhkNGNmOWQ5NCAxMDA2NDQK
LS0tIGEvVG9vbHMvQ2hhbmdlTG9nCisrKyBiL1Rvb2xzL0NoYW5nZUxvZwpAQCAtMSwzICsxLDEz
IEBACisyMDE5LTA5LTEwICBEZWFuIEphY2tzb24gIDxkaW5vQGFwcGxlLmNvbT4KKworICAgICAg
ICBzZXR1cC1naXQtY2xvbmUgaXMgdXNpbmcgaHR0cCBub3QgaHR0cHMKKyAgICAgICAgaHR0cHM6
Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTIwMTY1OAorCisgICAgICAgIFJldmll
d2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgICogU2NyaXB0cy93ZWJraXRweS90b29s
L2NvbW1hbmRzL3NldHVwZ2l0Y2xvbmUucHk6CisgICAgICAgIChTZXR1cEdpdENsb25lLmV4ZWN1
dGUpOgorCiAyMDE5LTA5LTA2ICBBbGV4IENocmlzdGVuc2VuICA8YWNocmlzdGVuc2VuQHdlYmtp
dC5vcmc+CiAKICAgICAgICAgRGVwcmVjYXRlIGFsbCBXS0Nvb2tpZU1hbmFnZXJSZWYgZnVuY3Rp
b25zCmRpZmYgLS1naXQgYS9Ub29scy9TY3JpcHRzL3dlYmtpdHB5L3Rvb2wvY29tbWFuZHMvc2V0
dXBnaXRjbG9uZS5weSBiL1Rvb2xzL1NjcmlwdHMvd2Via2l0cHkvdG9vbC9jb21tYW5kcy9zZXR1
cGdpdGNsb25lLnB5CmluZGV4IDgxYmI0OThiZjYwMTU1NDZlYTU0Y2YyM2Y3Yjg2YTM4YzNhNjEx
OTguLmNlOTdkZGUzMzE3NWE1YTM2YTY4ZjZlNDQ4MTY3NjkwY2QyMGJhNjYgMTAwNjQ0Ci0tLSBh
L1Rvb2xzL1NjcmlwdHMvd2Via2l0cHkvdG9vbC9jb21tYW5kcy9zZXR1cGdpdGNsb25lLnB5Cisr
KyBiL1Rvb2xzL1NjcmlwdHMvd2Via2l0cHkvdG9vbC9jb21tYW5kcy9zZXR1cGdpdGNsb25lLnB5
CkBAIC00OSw3ICs0OSw3IEBAIGNsYXNzIFNldHVwR2l0Q2xvbmUoQ29tbWFuZCk6CiAgICAgICAg
ICMgRklYTUU6IFdlIHNob3VsZG4ndCBiZSB1c2luZyBhIHByaXZhdGUgbWV0aG9kLgogICAgICAg
ICBydW5fZ2l0ID0gdG9vbC5zY20oKS5fcnVuX2dpdAogICAgICAgICBydW5fZ2l0KFsicHVsbCJd
KQotICAgICAgICBydW5fZ2l0KFsic3ZuIiwgImluaXQiLCAiLS1wcmVmaXg9b3JpZ2luLyIsICIt
VCIsICJ0cnVuayIsICJodHRwOi8vc3ZuLndlYmtpdC5vcmcvcmVwb3NpdG9yeS93ZWJraXQiXSkK
KyAgICAgICAgcnVuX2dpdChbInN2biIsICJpbml0IiwgIi0tcHJlZml4PW9yaWdpbi8iLCAiLVQi
LCAidHJ1bmsiLCAiaHR0cHM6Ly9zdm4ud2Via2l0Lm9yZy9yZXBvc2l0b3J5L3dlYmtpdCJdKQog
ICAgICAgICBydW5fZ2l0KFsiY29uZmlnIiwgIi0tcmVwbGFjZSIsICJzdm4tcmVtb3RlLnN2bi5m
ZXRjaCIsICJ0cnVuazpyZWZzL3JlbW90ZXMvb3JpZ2luL21hc3RlciJdKQogICAgICAgICBydW5f
Z2l0KFsic3ZuIiwgImZldGNoIl0pCiAK
</data>

          </attachment>
      

    </bug>

</bugzilla>