Re: ssh-keygen command not doing anything OR github problem

2011-03-18 Thread sclaussen

I have the precisely same problem - were you able to resolve this?  I have
tried reinstalling, looked online for others w/a similar issue, but thus far
have run across no solution.

Thanks!


mearrex wrote:
 
 In my cygwin installation, I cannot seem to use github.com. However, here
 are the problems I am seeing.
 
 When I type in: git remote add origin
 g...@github.com:username/first_app.git
 I got no issue.
 
 However, when I type in: git push origin master
 I get an error: fatal: The remote end hung up unexpectedly
 
 I have tried to do that using these instructions: 
 http://help.github.com/msysgit-key-setup/
 http://help.github.com/troubleshooting-ssh/
 
 However, when I type in the commands
 ssh
 ssh-keygen
 ssh-keygen -t rsa -C xxx...@xxx.com
 ssh g...@github.com
 ssh -v g...@github.com
 
 nothing happens. It just returns a new line. I am attaching a screenshot. 
 What am I doing wrong? What do I need to do to get this to work?
  http://old.nabble.com/file/p30829947/screenshot.jpg 
 

-- 
View this message in context: 
http://old.nabble.com/ssh-keygen-command-not-doing-anything-OR-github-problem-tp30829947p31183959.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: ssh-keygen command not doing anything OR github problem

2011-03-18 Thread Larry Hall (Cygwin)

On 3/18/2011 2:45 PM, sclaussen wrote:


I have the precisely same problem - were you able to resolve this?  I have
tried reinstalling, looked online for others w/a similar issue, but thus far
have run across no solution.


If you're using msysgit, you want to talk to Mingw folks.

--
Larry

_

A: Yes.

Q: Are you sure?

A: Because it reverses the logical flow of conversation.

Q: Why is top posting annoying in email?


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: ssh-keygen command not doing anything OR github problem

2011-02-03 Thread Reini Urban
2011/2/2 mearrex:
 In my cygwin installation, I cannot seem to use github.com. However, here are
 the problems I am seeing.

 When I type in: git remote add origin
 g...@github.com:username/first_app.git
 I got no issue.

 However, when I type in: git push origin master
 I get an error: fatal: The remote end hung up unexpectedly

 I have tried to do that using these instructions:
 http://help.github.com/msysgit-key-setup/
 http://help.github.com/troubleshooting-ssh/

 However, when I type in the commands
 ssh
 ssh-keygen
 ssh-keygen -t rsa -C xxx...@xxx.com
 ssh g...@github.com
 ssh -v g...@github.com

 nothing happens. It just returns a new line. I am attaching a screenshot.
 What am I doing wrong? What do I need to do to get this to work?
 http://old.nabble.com/file/p30829947/screenshot.jpg

Looks like you have no route for port 22 to github.
Are you behind a proxy? If so try https instead.
Is your router blocking 22 outwards? If so, talk to your router admin.
-- 
Reini Urban

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



ssh-keygen command not doing anything OR github problem

2011-02-02 Thread mearrex

In my cygwin installation, I cannot seem to use github.com. However, here are
the problems I am seeing.

When I type in: git remote add origin
g...@github.com:username/first_app.git
I got no issue.

However, when I type in: git push origin master
I get an error: fatal: The remote end hung up unexpectedly

I have tried to do that using these instructions: 
http://help.github.com/msysgit-key-setup/
http://help.github.com/troubleshooting-ssh/

However, when I type in the commands
ssh
ssh-keygen
ssh-keygen -t rsa -C xxx...@xxx.com
ssh g...@github.com
ssh -v g...@github.com

nothing happens. It just returns a new line. I am attaching a screenshot. 
What am I doing wrong? What do I need to do to get this to work?
http://old.nabble.com/file/p30829947/screenshot.jpg 
-- 
View this message in context: 
http://old.nabble.com/ssh-keygen-command-not-doing-anything-OR-github-problem-tp30829947p30829947.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: ssh-keygen command not doing anything OR github problem

2011-02-02 Thread Jeremy Bopp
On 2/2/2011 2:29 PM, mearrex wrote:
 However, when I type in the commands
 ssh
 ssh-keygen
 ssh-keygen -t rsa -C xxx...@xxx.com
 ssh g...@github.com
 ssh -v g...@github.com
 
 nothing happens. It just returns a new line. I am attaching a screenshot. 
 What am I doing wrong? What do I need to do to get this to work?

My guess is that your Cygwin installation is incomplete or corrupted.
Follow these instructions to provide the Cygwin developers the
information they need to help you out:

http://cygwin.com/problems.html

-Jeremy

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple