Subject: Re: [boost] [git] Error 403 trying to send first push request
From: Joachim Faulhaber (afojgo_at_[hidden])
Date: 2013-12-16 02:32:57


2013/12/16 Cox, Michael <mhcox_at_[hidden]>

> On Sun, Dec 15, 2013 at 6:02 PM, Joachim Faulhaber <afojgo_at_[hidden]
> >wrote:
>
> > Hi all,
> >
> > This is my first maintenance trial using git and modular-boost. I
> followed
> > the wiki instructions, got an account at GitHub, cloned the modular-boost
> > repository pulled the master branch of my library (icl), made a bug fix
> and
> > committed it locally.
> >
> > Finally pushing the change failed with this message:
> >
> > Joachims-MacBook-Air:icl jofa$ git push
> > Username for 'https://github.com': jofaber
> > Password for 'https://jofaber@github.com':
> > error: The requested URL returned error: 403 while accessing
> > https://github.com/boostorg/icl.git/info/refs
> > fatal: HTTP request failed
> >
> >
> Sounds like you need to get write permission access.

that's what I thought

> Create an issue in
> the github.com/boostorg/admin repository requesting write access.
>
>
Hmm, frankly, from the docs I do not get how to do this, ..., at least not
without learning technical details ...
Since I don't have much time, could someone just provide write permission
for me to my library boost.Icl?

Thanks in advance,
Joachim