[git] Error 403 trying to send first push request
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 (I'm working under OSX 10.8.5 with clang version 4.1, git version 1.7.10.2 (Apple Git-33)). Any help appreciated, Joachim -- Interval Container Library [Boost.Icl] http://www.joachim-faulhaber.de
On Sun, Dec 15, 2013 at 6:02 PM, Joachim Faulhaber
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. Create an issue in the github.com/boostorg/admin repository requesting write access. Michael
(I'm working under OSX 10.8.5 with clang version 4.1, git version 1.7.10.2 (Apple Git-33)).
Any help appreciated, Joachim
-- Interval Container Library [Boost.Icl] http://www.joachim-faulhaber.de
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
2013/12/16 Cox, Michael
On Sun, Dec 15, 2013 at 6:02 PM, Joachim Faulhaber
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
On 16.12.2013 11:32, Joachim Faulhaber wrote:
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?
Joachim, You should have access now. - Volodya
2013/12/16 Vladimir Prus
On 16.12.2013 11:32, Joachim Faulhaber wrote:
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?
Joachim,
You should have access now.
Yes, thanks a lot :) -- Interval Container Library [Boost.Icl] http://www.joachim-faulhaber.de
participants (3)
-
Cox, Michael
-
Joachim Faulhaber
-
Vladimir Prus