Re: [Rails] git push not working
I have plenty of ssh keys at github. One foe each of my PCs, one for my server, and every PC has at least 2 operating systems which have it' its own key each.
They never interfered each other.
Am 21.10.2013 22:27 schrieb "Natmanu" <natmanu@gmail.com>:
-- Hi,--
More info:
In my .ssh directory on windows, I have 2 SSH public keys
github_rsa
github_rsa.pub
id_rsa
id_rsa.pub
And on my remote Git I have only one key. Can I add two SSH to github?
or can I call git and specify which key to use for authentication???
Nat
On Monday, 21 October 2013 20:06:51 UTC, Natmanu wrote:Thanks for the replies.
The problem is that I have already pushed once and it worked well.
https://github.com/natmanu/first_app
after this I installed heroku. I think heroku (ON WINDOWS ) also installed a git so maybe there's a conflict. but I dotn know where to start looking for conflict.
Cheers
Nat
On Monday, 21 October 2013 18:51:38 UTC, Evaldo wrote:Follow this tutorial: https://help.github.com/articles/generating-ssh-keysOn Mon, Oct 21, 2013 at 2:50 PM, Jordan Miller <jrd...@gmail.com> wrote:follow the tutorial on github first for how to create a repo and push to it from your computer for the first time.
jordanHi again,--
I'm working on http://ruby.railstutorial.org
section
http://ruby.railstutorial.org/ruby-on-rails-tutorial-book#sec-git_push
I'm trying to push the repository to the remote site but what ever I fials. I've updated, removed the s of the https etc but still can not push. using command
when I use command:$ git remote add origin https://github.com/natmanu/demo_app.git $ git push -u origin master
it then requests my email and password then returns an error. please see attached screen shot for error.
tia
Nat
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/75ab27f0-09e5-45b0-a6df-7c381a0e0f5e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/-7333793489405296858%40unknownmsgid.--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/fc595ddc-fff4-4ef7-9172-71745da23717%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CA%2BbCVstEjrM4qetr-B8R8g%3DbsZ1WqEf_bzzcwEPYXtnUk_5BYA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home