Repository test has failed

I'm getting the dreaded "Repository test failed" while trying to clone using git.

1) I've changed the SSH Executable setting to "Native"

2) I've tested the Path to Git executable setting

3) I created a config file in my .ssh folder with an entry for my RSA file, which is not named "id_rsa"

4) ssh git@myhost.com gives me the expected response from gitolite, including naming the correct RSA file

5) cloning from the terminal works (mac)

6) I've tried the "don't test, just do" approach, and it fails

Any ideas?

1
2 comments
Avatar
Permanently deleted user

I'm getting the exact same thing on Windows 10. Latest ultimate version. I can clone fine using gitbash. In IDEA, the autocomplete works (it sees all the projects in our enterprise github) but when I clone, I'm forced to do it through gitbash because it just doesn't work through the IDE. I will debug and loop back if I figure it out. For now, I have to clone command line. [this post is mostly a "me too" for your reference].

0

Please sign in to leave a comment.