Tim Guirgies <lt.infiltrator@xxxxxxxxx> writes: > So, I decided to remove gitosis and start again afresh. Following this > [1] guide, I did/got the following: Gitosis is no longer maintained. You should probably be trying gitolite instead. > $ git clone gitosis@xxxxxxxxxxxxxxxxxxxxxxx:gitosis-admin > Cloning into gitosis-admin... > gitosis@xxxxxxxxxxxxxxxxxxxxxxx's password: > Permission denied, please try again. If it asks for password, then it's probably a plain SSH problem. Try reproducing it with e.g. ssh gitosis@xxxxxxxxxxxxxxxxxxxxxxx or ssh -vvv gitosis@xxxxxxxxxxxxxxxxxxxxxxx to see what's going on. Look at ~/.ssh/authorized_keys on the server. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html