Hi all,

How do I push changes to my  MTseekerData package in git?

I get the following error when I try to commit changes: 

tim@tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git remote -v 
origin g...@github.com:trichelab/MTseekerData.git (fetch)
origin g...@github.com:trichelab/MTseekerData.git (push)
upstream g...@git.bioconductor.org:packages/MTseekerData (fetch)
upstream g...@git.bioconductor.org:packages/MTseekerData (push)
tim@tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git pull upstream master
>From git.bioconductor.org:packages/MTseekerData
 * branch            master     -> FETCH_HEAD
Already up to date.
tim@tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git push upstream 
FATAL: W any packages/MTseekerData t.triche 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 do not get this problem when pushing to the MTseeker git repository. 

Thanks for any insights,


--t
        [[alternative HTML version deleted]]

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

Reply via email to