Hi Anand,

Each file needs to be smaller than 5Mb.

If you have a file larger than 5mb, the pre-receive hook will tell you which 
file failed. 

Can you tell me why you are using “—force” or “-f” flag? We don’t allow force 
pushes to the bioconductor git server. Try without it


http://bioconductor.org/developers/how-to/git/faq/ 

Nitesh


> On Sep 18, 2017, at 9:22 AM, Anand MT <anand...@hotmail.com> wrote:
> 
> Hi All,
> 
> This is the first time I am committing after Bioconductor moved to git source 
> control. I followed the instructions properly and resolved conflicts but I am 
> getting this error at the final step while pushing to upstream master.
> 
> --------------------------------------------------------------------------
> $git push -f upstream master
> Counting objects: 2211, done.
> Delta compression using up to 8 threads.
> Compressing objects: 100% (1025/1025), done.
> Writing objects: 100% (2211/2211), 19.41 MiB | 5.16 MiB/s, done.
> Total 2211 (delta 1618), reused 1565 (delta 1133)
> remote: Resolving deltas: 100% (1618/1618), done.
> remote: FATAL: + refs/heads/master packages/maftools a.mayakonda DENIED by 
> fallthru
> remote: error: hook declined to update refs/heads/master
> To g...@git.bioconductor.org:packages/maftools.git
> ! [remote rejected] master -> master (hook declined)
> error: failed to push some refs to 
> 'g...@git.bioconductor.org:packages/maftools.git'
> --------------------------------------------------------------------------
> 
> I am guessing this is because of the size limit ? I remember recently there 
> was an announcement regarding 5 mb limit, my push is above the limit since I 
> made lots of changes.
> 
> How to proceed now ?
> 
> Thank you.
> -Anand
> 
>       [[alternative HTML version deleted]]
> 
> _______________________________________________
> Bioc-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel



This email message may contain legally privileged and/or confidential 
information.  If you are not the intended recipient(s), or the employee or 
agent responsible for the delivery of this message to the intended 
recipient(s), you are hereby notified that any disclosure, copying, 
distribution, or use of this email message is prohibited.  If you have received 
this message in error, please notify the sender immediately by e-mail and 
delete this email message from your computer. Thank you.
_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to