[Bioc-devel] denied access to git

Karim Mezhoud kmezhoud at gmail.com
Mon Sep 11 13:20:21 CEST 2017


Thank You Dr. Morgan,

When I cloned a repository with git clone , it automatically creates a
remote connection called *origin* pointing back to the cloned repository.

I tried to update bioCancer using old scenario 1:

   -  git clone https://github.com/Bioconductor-mirror/bioCancer
   - cd bioCancer/
   - ../update_remotes.sh
   - get changes to code
   - commit -m "just vignette" -a
   - git svn rebase
   - git svn dcommit --add-author-f

I removed the 'origin' remote but still can not push updates.

git remote remove origin
 git remote -v
upstream    git at git.bioconductor.org:packages/bioCancer.git (fetch)
upstream    git at git.bioconductor.org:packages/bioCancer.git (push)

 git push upstream master
Permission denied (publickey).
fatal: Could not read from remote repository.

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

Thanks,
Karim

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list