Re: Trying to commit to royale-asjs repo

2017-11-02 Thread Harbs
> the url I use to connect is : https://github.com/apache/royale-asjs.git > Yes. You’d only use one in your username if you fork the repo and submit pull requests. > On Nov 2, 2017, at 6:20 PM, Carlos Rovira > wrote:

Re: Trying to commit to royale-asjs repo

2017-11-02 Thread Carlos Rovira
Hi Harbs, in the process you describe, I need to use my GitHub password, but not the token Then, if I try to commit the commit fails. If I use Basic instead of Oauth, and use the token, then I can commit, but I have the problem described of having to put the token all times I commit

Re: Trying to commit to royale-asjs repo

2017-11-01 Thread Alex Harui
Hi Carlos, It looks like it mentions SSO on step 10, but I didn't need to execute step 10. Step 9 was all I needed, then as it says below that, I use the token instead of a password when committing. HTH, -Alex On 11/1/17, 11:26 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"

Re: Trying to commit to royale-asjs repo

2017-11-01 Thread Harbs
Does this help? https://help.github.com/articles/error-permission-denied-publickey/ > On Nov 1, 2017, at 8:26 PM, Carlos Rovira wrote: > > Hi Alex, > don't know about this. I create the token. In the

Re: Trying to commit to royale-asjs repo

2017-11-01 Thread Carlos Rovira
Hi Alex, don't know about this. I create the token. In the instructions it states that I should have an SSO button before EDIT and DELETE buttons, but I don't have that SSO button Where I could use that token generated? thanks 2017-11-01 15:49 GMT+01:00 Alex Harui : >