Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] EGit with gitolite


Hi -

I'm trying to get EGit to work with gitolite.  Every thing works
fine on the command-line.  For example I can clone like this:

git clone gitolite@xxxxxxxxxxxx:TEST

However when I try to clone from inside eclipse, EGit always
asks for my passphrase.  Even though I give it the correct passphrase,
it keeps asking for my passphrase as if the one I gave it wasn't correct.

I have tried several permutations for the remote repository URI
but still no luck.  I have tried pushing to a repository, but I still
get the same problem.

Am I missing something basic or perhaps EGit doesn't yet work with
gitolite?

Thanks,

Eric


Back to the top