Hi, I'm trying to clone my package from git.bioconductor.org as:
git clone g...@git.bioconductor.org:packages/coexnet.git But, I recive the next message: ================== Clonar en «coexnet»... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ================== I created a public key stored in /.ssh/id_rsa.pub and the private key in the file id_rsa. Even, I created a config file with the next information: ================ host git-bioc user juancholkovich hostname git.bioconductor.org port 22 identityfile ~/.ssh/id_rsa ================= But, the error persists. How can I fix this problem? Regards. -- Juan David Henao Maestría en Bioinformática Universidad Nacional de Colombia [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel