<div dir="ltr">In addition, once you do obtain svn commit access (maybe you already have it), the suggested route is to hook up the llvm git module and run "git <b>llvm</b> push" as described here: <a href="http://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git" class="cremed">http://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git</a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 15, 2019 at 1:58 PM Tim Northover via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">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">Hi Ramakota,<br>
<br>
On Mon, 15 Apr 2019 at 12:41, Ramakota Reddy via llvm-dev<br>
<<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br>
> I have commit some changes successfully and unable to push those changes using ‘git push’. First time I am submitting my changes.<br>
<br>
LLVM's canonical repository is still (for now) the SVN one, and you<br>
need an account there to push. There are instructions to get an<br>
account here: <a href="https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access" rel="noreferrer" target="_blank">https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access</a>.<br>
Meanwhile if you've had a patch approved you can ask someone to commit<br>
it for you in the same thread.<br>
<br>
Hopefully soon we'll be moving to a unified repository at GitHub.<br>
<br>
Cheers.<br>
<br>
Tim.<br>
_______________________________________________<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>