Le 25/04/2022 à 11:08, Martín Rincón Botero a écrit :
I'm trying to follow the steps but I can't clone the repository. It seems I don't have the permissions to do so. I get:

$ git clone g...@gitlab.com:lilypond/lilypond.git
Clonando en 'lilypond'...
g...@gitlab.com: Permission denied (publickey,keyboard-interactive).
fatal: No se pudo leer del repositorio remoto.

Por favor asegúrate de que tengas los permisos de acceso correctos
y que el repositorio exista.


Hmm. You apparently need to have configured GitLab SSH keys in order
to clone via SSH. I didn't realize that back then when writing this
page. So try cloning via HTTPS:

git clone https://gitlab.com/lilypond/lilypond.git




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to