<div dir="ltr"><div>Hi Marco,</div><div><br></div><div>There is no commit access via the Github monorepo as things stand. SVN is still the place to commit changes to. However, for users of the monorepo, there is the ability to do "git llvm push" to push changes to the repository. See <a href="https://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git" target="_blank">https://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git</a> for details of hthis. I think the existing documents are still correct for now, whilst we are in the transition period. I believe the change-over to making the git monorepo the place to commit is likely to happen later this year, though others will be able to clarify this further.</div><div><br></div><div>James<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 9 Jul 2019 at 10:58, Marco Antognini via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hello,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I was wondering what was the current expected practice for committing patches to LLVM now that the Git monorepo is here.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I have commit access to SVN but when I try to land my patched through GitHub I get an error saying "Permission to llvm/llvm-project.git denied".</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Depending on the answer, the documentation might need to be slightly clarified: the getting started documents for Clang and LLVM encourage cloning from GitHub, but the Developer Policy [1] only briefly mentions SVN and the GitHub Move Proposal [2] reads "a
 GitHub account will be required instead of SVN username/password-hash". In that last sentence, is the future tense still applicable?</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Thanks,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Marco</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
[1] <a href="http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access" id="gmail-m_7493105108253577303gmail-m_-6817138619136297952LPlnk480797" target="_blank">http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access</a><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
[2] <a href="https://llvm.org/docs/Proposals/GitHubMove.html#what-this-proposal-is-not-about" id="gmail-m_7493105108253577303gmail-m_-6817138619136297952LPNoLP902246" target="_blank">https://llvm.org/docs/Proposals/GitHubMove.html#what-this-proposal-is-not-about</a></div>
<br>
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose,
 or store or copy the information in any medium. Thank you.
</div>

_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>