[llvm-dev] Unable to Commit to GitHub
Bill Wendling via llvm-dev
llvm-dev at lists.llvm.org
Mon Oct 7 02:52:44 PDT 2019
Ah! I see. Thanks!
On Mon, Oct 7, 2019 at 2:10 AM James Henderson <jh7370.2008 at my.bristol.ac.uk>
wrote:
> 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/f0d3bcfd/attachment.html>
More information about the llvm-dev
mailing list