[Bioc-devel] FATAL: W any packages/*** *** DENIED by fallthru
Jianqiang Sun
@un @end|ng |rom b|un|t@dev
Tue Dec 5 02:46:10 CET 2023
Hi there,
I tried to fix some build errors in TCC package according to this page:
https://contributions.bioconductor.org/git-version-control.html. However,
when I ran the `git push upstream devel` command, I got the following
message. Is something wrong with the process?
```
git push upstream devel
FATAL: W any packages/TCC jsun 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
```
These are the shell scripts that I ran before I pushed the code.
```
520 git clone git using github.com:jsun/TCC.git
521 cd TCC
523 git checkout devel
524 git pull
529 vi DESCRIPTION
530 git remote add upstream git using git.bioconductor.org:packages/TCC.git
531 git remote -v
532 git fetch --all
533 git merge upstream/devel
534 git merge origin/devel
535 git push upstream devel
```
Thanks,
JS
--
Jianqiang Sun / https://aabbdd.jp
Research Center for Agricultural Information Technology (RCAIT),
National Agriculture and Food Research Organization (NARO)
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list