Skip to content

[Bioc-devel] Problems pushing to release version of package

3 messages · Steve Lianoglou, Russell Bainer

#
Hi Everyone,

I am trying to update an error in the release version of my package, but
after following the instructions here:

https://contributions.bioconductor.org/git-version-control.html#sync-existing-repositories

I am unable to push upstream:

 git push upstream RELEASE_3_15
Can anyone advise on what I am doing wrong here? Sorry if this solution is
well known but I'm following Nitesh's recommendation
<https://support.bioconductor.org/p/102133/#102383>to someone who was
experiencing something similar.

Many Thanks,

-R
#
Howdy,

On Wed, Oct 19, 2022 at 1:55 PM Russell Bainer <russ.bainer at gmail.com>
wrote:
As of 2 days ago (Lori sent an email out then), the 3_15 branch is frozen,
so I'm guessing this is what you're tripping up on. You can now only push
to master in prep for the 3.16 release.

-steve
#
Thank you very much!

My apologies to Lori for missing her email.

-R

On Wed, Oct 19, 2022 at 2:09 PM Steve Lianoglou <slianoglou at gmail.com>
wrote: