Hi all, I use gitolite to admin my Repositories GIT. Following my problem: I added in the configuration file of git “gitolite.conf” a new user to work on an old GIT repository and in the same time the user sent me his “public key”. I copied the new .pub file in the keydir directory and I run the push on the origin. So I inserted that key on Git ADM repository, for me that’s all.
The problem is when the user “clone” the repository using the syntax: “git clone user@server:Repo_Name” Git ask him always the password and doesn’t permit the clone, why in your opinion? Obiously don’t hesitate to contact me if you need other information. Thanks in advance. Alfredo -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
