[llvm-dev] Unable to Commit to GitHub

James Henderson via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 7 02:09:55 PDT 2019


Hi Bill,

For the next couple of weeks or so, the Github repository is a read-only
repo. To commit, you'll need SVN commit access and use "git llvm push" to
commit. See
https://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git
for details.

James

On Mon, 7 Oct 2019 at 07:29, Bill Wendling via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> I'm trying to commit to GitHub, but I keep getting a 403 error. I'm using
> a personal access token. Is there a special thing I have to do to set this
> up?
>
>
> Password for 'https://gwelymernans@github.com':
>
> remote: Permission to llvm/llvm-project.git denied to gwelymernans.
>
> fatal: unable to access 'https://github.com/llvm/llvm-project.git/': The
> requested URL returned error: 403
>
> *Usage Exception:* Push failed! Fix the error and run "arc land" again.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191007/0e97d245/attachment.html>


More information about the llvm-dev mailing list