maidsafe-archive / MaidSafe

This is the super-project in which each MaidSafe library resides. Some information is common to all libraries, and is detailed here. Library-specific information can be found in each library's wiki.
Other
583 stars 102 forks source link

Documentation wrong #111

Closed PhilAndrew closed 10 years ago

PhilAndrew commented 10 years ago

At the line which says this, it doesn't work for me:

git clone git@github.com:maidsafe/MaidSafe

orsamac:git orsa$ git clone git@github.com:maidsafe/MaidSafe Cloning into 'MaidSafe'... Warning: Permanently added the RSA host key for IP address '192.30.252.128' to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

Here https://github.com/maidsafe/MaidSafe/wiki/Build-Instructions

Phil

PhilAndrew commented 10 years ago

Sorry my fault

dirvine commented 10 years ago

This is a common error and one that's a bit difficult. with github You can clone in this manner (git@) but require a github login (i.e. you have uploaded public keys) This allows push privileges etc. The other option is to clone using https:// which we have not set the submodules up for. Cloning in the manner does not allow push access.

the bottom line is that you need a github account setup. If you do then have one this should work, if it still gives problems please come back to us.

dirvine commented 10 years ago

AH no problem Phil, don't worry about posting questions, they help everyone.

PhilAndrew commented 10 years ago

This looks very interesting, I'm looking to see if I can add it to my existing C++ application.

dirvine commented 10 years ago

No problem, we would be glad of any help and also we are delighted to help projects get on board. Please feel free to join https://groups.google.com/forum/#!forum/maidsafe-development and get some in depth assistance from there. It's a low volume list (for now).

On Thu, Jan 30, 2014 at 1:02 PM, philip andrew notifications@github.comwrote:

This looks very interesting, I'm looking to see if I can add it to my existing C++ application.

Reply to this email directly or view it on GitHubhttps://github.com/maidsafe/MaidSafe/issues/111#issuecomment-33685523 .

David Irvine maidsafe.net http://www.maidsafe.net/ twitter: @metaquestions blog: http://metaquestions.me