Hi,

I am following the first scenario to change over from SVN to github. When I do 
the following commands


git remote add upstream g...@git.bioconductor.org:packages/pathVar.git
git fetch upstream

I get the error

Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Alternatively, if I re-clone the empty repository and then do the command

git remote add upstream https://git.bioconductor.org/packages/pathVar.git
git fetch upstream

I get the error

fatal: remote error: FATAL: R any packages/pathVar nobody DENIED by fallthru
(or you mis-spelled the reponame)

Do you know why this is happening?

Thank you very much.

Best,
Sam Zimmerman

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to