peng
unread,May 9, 2014, 11:58:18 AM5/9/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gaston, Derek R, Andy Wilkins, Cody Permann (INL), Wang (Non-US), Yaqi, moose-users
Dear all,
Thank you for all your kind help.
But I still donot get it by clone.
Here is what I've tried and the response.
At last, I'm going to get one copy by download the ZIP file of master version through the webpage. Is it the same, right?
Thank you again for the warm response.
Best,
Peng
Appended:
1. I added ssh key successfully.
peng@linux-5y30:~> ssh -T git@github.comThe authenticity of host 'github.com (192.30.252.129)' can't be established.RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.Are you sure you want to continue connecting (yes/no)? yesWarning: Permanently added 'github.com,192.30.252.129' (RSA) to the list of known hosts.Hi peng029! You've successfully authenticated, but GitHub does not provide shell access.
2. failed to git clone by https after the ssh work
3. failed to use the ssh method
peng@linux-5y30:~> ssh git@github.com:idaholab/moose.gitssh: Could not resolve hostname github.com:idaholab/moose.git: Name or service not known4. tested the firewall issue by curl
peng@linux-5y30:~/projects> curl https://github.com/idaholab/moose.git<html><head><title>301 Moved Permanently</title></head><body bgcolor="white"><center><h1>301 Moved Permanently</h1></center><hr><center>nginx</center></body></html>5. tested the firewall issue by wgetpeng@linux-5y30:~/projects> wget https://github.com/idaholab/moose.git--2014-05-09 11:49:37-- https://github.com/idaholab/moose.gitResolving github.com... 192.30.252.130Connecting to github.com|192.30.252.130|:443... connected.HTTP request sent, awaiting response... 301 Moved PermanentlyLocation: https://github.com/idaholab/moose [following]--2014-05-09 11:49:37-- https://github.com/idaholab/mooseReusing existing connection to github.com:443.HTTP request sent, awaiting response... 200 OKLength: 50322 (49K) [text/html]Saving to: `moose'100%[===================================================>] 50,322 --.-K/s in 0.1s2014-05-09 11:49:37 (512 KB/s) - `moose' saved [50322/50322]
------------------ Original ------------------
Date: Fri, May 9, 2014 05:00 AM