Hi, I have been trying to clone the fluxus git repository, which used to work, but I have no luck with it this time. I tried my old key, which worked on another machine, generated and registered a new key, but still I got the same error: Permission denied (publickey).
$ git clone ssh://[email protected]/srv/git/fluxus.git Initialized empty Git repository in /home/gabor/fluxus/.git/ Permission denied (publickey). fatal: The remote end hung up unexpectedly $ git clone [email protected]:/srv/git/fluxus.git Initialized empty Git repository in /home/gabor/fluxus/.git/ Permission denied (publickey). fatal: The remote end hung up unexpectedly Any help would be appreciated. best, Gabor
