Check the following:
(a) Do you have permition (in Gerrit) to clone (read) the repository?
(b) Are you using the FULL repository pathname (foo/boo/repo.git) in the clone command?
--
Marcelo Ávila de Oliveira
mav...@cpqd.com.br
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
1) i am running gerrit on port 80 and i am a super admin of gerrit. I have included the SSH keys as well2) i didn't understand the ful, path thing i ahve created a project in Gerrit what should be the path to clone its repo?
and it works fine return me the project name but still on cloning error is same. Please check the imagesI have edited the access you can check the access.jpg file, i am attaching with this email. I am still getting the same error. Please check error.jpg for detailed errorI have also run following command ssh -p 29418 username@server-ip gerrit ls-projects | grep -i project-i-am-cloning
ssh -p 29418 <username>@<gerrit-server>
SSH_exchange_identification error from
Gerrit. Is there any other step i need to perform before cloning? Do i
have to do any Git Setting to successfully clone Git Repository?