[Bioc-devel] Permission Denied when pushing to bioc repo
Hello, I am a developer of the RVS package (https://bioconductor.org/packages/devel/bioc/html/RVS.html). I am having trouble pushing my changes to the Bioconductor repository. I submitted my github account (sherman5) which has the ssh key I'm trying to use. I've also submitted this key explicitly. These are the urls I'm using.... origin git at github.com:sherman5/RVS.git (fetch) origin git at github.com:sherman5/RVS.git (push) upstream git at git.bioconductor.org:packages/RVS (fetch) upstream git at git.bioconductor.org:packages/RVS (push) ? I can push to origin using my github key, but when I try to do the same with upstream I receive the error message: FATAL: W any packages/RVS sherman5 DENIED by fallthru (or you mis-spelled the reponame) fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. I'm not really sure at this point what I'm doing wrong, any help would be much appreciated. Thanks, Tom