Discussion:
[git] pushing through github - permission denied
Eric Barnhill
2018-10-17 23:50:23 UTC
Permalink
I tried something new for my latest changes - pushing through Apache's
github site rather than apache.org . I have committer status in commons and
Apache shows up in my github "Organizations". It would be great to start
committing that way so that there is a public record of my activity on
GitHub in the contributions data there.

I have never had a problem pushing directly to apache.org . Pushing through
github this way, however, I get the error:

remote: Permission to access apache/commons-numbers.git denied to
ericbarnhill

Does someone need to authorize me anew, to push via
github/apache/commons-numbers.git ?
Gary Gregory
2018-10-18 00:56:29 UTC
Permalink
The github mirror is one way. I am not sure if GitBox changes that.

Gary
Post by Eric Barnhill
I tried something new for my latest changes - pushing through Apache's
github site rather than apache.org . I have committer status in commons and
Apache shows up in my github "Organizations". It would be great to start
committing that way so that there is a public record of my activity on
GitHub in the contributions data there.
I have never had a problem pushing directly to apache.org . Pushing through
remote: Permission to access apache/commons-numbers.git denied to
ericbarnhill
Does someone need to authorize me anew, to push via
github/apache/commons-numbers.git ?
Gilles
2018-10-18 10:57:49 UTC
Permalink
Post by Gary Gregory
The github mirror is one way. I am not sure if GitBox changes that.
Gary
On Wed, Oct 17, 2018 at 5:50 PM Eric Barnhill
Post by Eric Barnhill
I tried something new for my latest changes - pushing through
Apache's
github site rather than apache.org . I have committer status in
commons
and
Apache shows up in my github "Organizations". It would be great to start
committing that way so that there is a public record of my activity on
GitHub in the contributions data there.
What more record would you have that is not based on the
commit info (that is of course mirrored, too)?

Best,
Gilles
Post by Gary Gregory
Post by Eric Barnhill
I have never had a problem pushing directly to apache.org . Pushing through
remote: Permission to access apache/commons-numbers.git denied to
ericbarnhill
Does someone need to authorize me anew, to push via
github/apache/commons-numbers.git ?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Matt Sicker
2018-10-18 17:23:44 UTC
Permalink
Post by Gary Gregory
The github mirror is one way. I am not sure if GitBox changes that.
GitBox is two-way, git-wip (old system) is one-way. Also gives you the
option of using GitHub Issues instead of Jira, but that's optional.
--
Matt Sicker <***@gmail.com>
Gary Gregory
2018-10-18 17:36:46 UTC
Permalink
No Commons components are in gitbox BTW :-(

Gary
Post by Matt Sicker
Post by Gary Gregory
The github mirror is one way. I am not sure if GitBox changes that.
GitBox is two-way, git-wip (old system) is one-way. Also gives you the
option of using GitHub Issues instead of Jira, but that's optional.
--
Gilles
2018-10-18 22:55:32 UTC
Permalink
Post by Gary Gregory
No Commons components are in gitbox BTW :-(
https://gitbox.apache.org/repos/asf?p=commons-geometry.git

Gilles
Post by Gary Gregory
Gary
Post by Matt Sicker
Post by Gary Gregory
The github mirror is one way. I am not sure if GitBox changes
that.
GitBox is two-way, git-wip (old system) is one-way. Also gives you the
option of using GitHub Issues instead of Jira, but that's optional.
--
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Gary Gregory
2018-10-18 23:28:28 UTC
Permalink
Post by Gilles
Post by Gary Gregory
No Commons components are in gitbox BTW :-(
https://gitbox.apache.org/repos/asf?p=commons-geometry.git
Ah, thank you for proving me wrong! :-)
Gary
Post by Gilles
Gilles
Post by Gary Gregory
Gary
Post by Matt Sicker
Post by Gary Gregory
The github mirror is one way. I am not sure if GitBox changes
that.
GitBox is two-way, git-wip (old system) is one-way. Also gives you the
option of using GitHub Issues instead of Jira, but that's optional.
--
---------------------------------------------------------------------
Loading...