[Bioc-devel] error with transfering SVN repo to git

Samuel E Zimmerman sezimmer at einstein.yu.edu
Tue Aug 15 06:44:17 CEST 2017


Hi,

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


git remote add upstream git at 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]]



More information about the Bioc-devel mailing list