Re: [Bioc-devel] Pushing changes to RELEASE_3_5

2017-08-29 Thread Turaga, Nitesh
Hi Laurent, Thanks for the info. You should be able to push now. Best Nitesh > On Aug 29, 2017, at 5:05 PM, Laurent Gatto wrote: > > > Dear Nitesh, > > I just saw your email with title 'New pre-receive hook on > git.bioconductor.org' which seems to be related to my issue. > > In that emai

Re: [Bioc-devel] Pushing changes to RELEASE_3_5

2017-08-29 Thread Laurent Gatto
Dear Nitesh, I just saw your email with title 'New pre-receive hook on git.bioconductor.org' which seems to be related to my issue. In that email, you mention that 'A duplicate commit is when two commits have the same content, but different SHA1 signatures'. Looking back to my git log, there are

Re: [Bioc-devel] Pushing changes to RELEASE_3_5

2017-08-29 Thread Turaga, Nitesh
Hi Laurent, We are looking into it. Nitesh > On Aug 29, 2017, at 4:43 PM, Laurent Gatto wrote: > > > Dear Bioc devel, > > I am having issues pushing code to the latest release. I currently have > the following branches > > -> % git branch -a > * RELEASE_3_5 > master > remotes/origin/HEAD

[Bioc-devel] Pushing changes to RELEASE_3_5

2017-08-29 Thread Laurent Gatto
Dear Bioc devel, I am having issues pushing code to the latest release. I currently have the following branches -> % git branch -a * RELEASE_3_5 master remotes/origin/HEAD -> origin/master remotes/origin/RELEASE_3_5 remotes/origin/master remotes/upstream/RELEASE_2_14 remotes/upstream

[Bioc-devel] New pre-receive hook on git.bioconductor.org

2017-08-29 Thread Turaga, Nitesh
Hi Maintainers, We have added a new pre-receive hook on our git.bioconductor.org system today. We now prevent large-files (>5MB) from being committed. We also prevent ‘duplicate' commits. A duplicate commit is when two commits have the same content, but different S

Re: [Bioc-devel] git server maintenance

2017-08-29 Thread Obenchain, Valerie
This is done. The machine is up and functioning normally. Valerie On 08/28/2017 05:20 AM, Obenchain, Valerie wrote: git.bioconductor.org will be rebooted for routine maintenance on Tuesday, August 29 at 8am EST. This should only take a few minutes and in general should not be noticed. If you

Re: [Bioc-devel] Error following post acceptance instructions: permission denied

2017-08-29 Thread Martin Morgan
On 08/29/2017 02:49 AM, Christopher John wrote: Hi I have had my package accepted to the bioconductor (M3C). I then followed the instructions in the email to add a ssh key to my account, then summited this to the bioconductor. I tested the key using the github instructions and it seemed to work