It worked! It just took some patience. Apache emails started coming through saying that I have access to incubators…then to tinkerpop.
Once I saw the tinkerpop email, I git push’d and wee! Thanks everyone. I’m horrible with infrastructure stuff and I find all the ssh, ssh-agent, pub, etc. stuff so confusing. Marko. > On Mar 3, 2019, at 10:05 AM, Marko Rodriguez <[email protected]> wrote: > > Hi, > > So I went through the following: > > * Added my GitHub ID to id.apache.org <http://id.apache.org/> > * Enabled two-way authentication on github. > * Received Apache email and “confirmed” to be apart of Apache > Foundation GitHub. > * Set the global config for the repo to git remote set-url origin > [email protected]:apache/tinkerpop.git > > And now I am at this: > > ~/software/tinkerpop git push > ERROR: Permission to apache/tinkerpop.git denied to okram. > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > I am able to git pull, just not git push. > > Thoughts?, > Marko. > > http://markorodriguez.com <http://markorodriguez.com/> > > > >> On Mar 3, 2019, at 8:35 AM, Marko Rodriguez <[email protected] >> <mailto:[email protected]>> wrote: >> >> Ah ha! That was the problem. I used Safari and it worked. I then went into >> id.apache.org <http://id.apache.org/> and updated my GitHub username when it >> said I needed to be invited to the GitHub organization and needed to do so. >> Hopefully that is sufficient. >> >> Thanks Florian, >> Marko. >> >>> On Mar 3, 2019, at 1:15 AM, Florian Hockmann <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Clicking the button should open the usual Browser dialog where you can >>> enter your credentials. >>> >>> Have you tried it with a different browser? Do you have any browser add-ons >>> that block scripts? >>> Am 03.03.2019 um 05:08 schrieb Marko Rodriguez: >>>> I do see the button — the green “Sign in with Apache” button in the >>>> screenshot (see attachment). I click it and it just “hangs.” >>>> >>>> Thanks, >>>> Marko. >>>> >>>> <Screen Shot 2019-03-02 at 9.08.09 PM.png> >>>> >>>>> On Mar 2, 2019, at 7:34 PM, Robert Dale <[email protected] >>>>> <mailto:[email protected]>> wrote: >>>>> >>>>> You click the link >>>>> https://gitbox.apache.org/setup/oauth.cgi?redirect=apache >>>>> <https://gitbox.apache.org/setup/oauth.cgi?redirect=apache> >>>>> >>>>> Which then takes you to >>>>> https://oauth.apache.org/?state=c84a1b03b85354a6e843d8b79691587687ec3fec&redirect_uri=https%3A//gitbox.apache.org/setup/oauth.cgi%3Fkey%3Dapache%26state%3Dc84a1b03b85354a6e843d8b79691587687ec3fec >>>>> >>>>> <https://oauth.apache.org/?state=c84a1b03b85354a6e843d8b79691587687ec3fec&redirect_uri=https%3A//gitbox.apache.org/setup/oauth.cgi%3Fkey%3Dapache%26state%3Dc84a1b03b85354a6e843d8b79691587687ec3fec> >>>>> >>>>> You don’t see the oauth portal page with the button to sign in? >>>>> >>>>> >>>>> On Sat, Mar 2, 2019 at 15:43 Marko Rodriguez <[email protected]> >>>>> <mailto:[email protected]> wrote: >>>>> >>>>>> Hi everyone, >>>>>> >>>>>> Stephen explained to me about the new GitHub setup Apache has. I was able >>>>>> to clone the project, great. The problem comes when trying to push. >>>>>> Stephen >>>>>> pointed me to https://gitbox.apache.org/setup/ >>>>>> <https://gitbox.apache.org/setup/> < >>>>>> https://gitbox.apache.org/setup/ <https://gitbox.apache.org/setup/>>. >>>>>> When I try and do the first step with >>>>>> OAuth, the site just hangs indefinitely. Is this a known problem or is >>>>>> there something I’m missing? >>>>>> >>>>>> Thank you, >>>>>> Marko. >>>>>> >>>>>> http://markorodriguez.com <http://markorodriguez.com/> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>> Robert Dale >>>> >> >
