bububa / MongoHub-Mac

MongoHub mac native version.
http://mongohub.todayclose.com
1.18k stars 314 forks source link

Trying to clone.. but I got errors #114

Open joaquindiez opened 9 years ago

joaquindiez commented 9 years ago

Hi I am user of mongohub, but is not working witn mongodb 3.0

I am trying to use what you are developing but I am not able to clone it

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree fetch origin

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree pull --no-commit origin master From https://github.com/jeromelebel/MongoHub-Mac

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree submodule update --init --recursive Cloning into 'Libraries/MongoObjCDriver'... Warning: Permanently added the RSA host key for IP address '192.30.252.129' 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. Clone of 'git@github.com:jeromelebel/MongoObjCDriver.git' into submodule path 'Libraries/MongoObjCDriver' failed Cloning into 'Libraries/MongoObjCDriver'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:jeromelebel/MongoObjCDriver.git' into submodule path 'Libraries/MongoObjCDriver' failed Cloning into 'Libraries/MongoObjCDriver'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:jeromelebel/MongoObjCDriver.git' into submodule path 'Libraries/MongoObjCDriver' failed Cloning into 'Libraries/MongoObjCDriver'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:jeromelebel/MongoObjCDriver.git' into submodule path 'Libraries/MongoObjCDriver' failed Completed with errors, see above