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

2022-10-19 Thread Russell Bainer
Thank you very much!

My apologies to Lori for missing her email.

-R

On Wed, Oct 19, 2022 at 2:09 PM Steve Lianoglou 
wrote:

> Howdy,
>
> On Wed, Oct 19, 2022 at 1:55 PM Russell Bainer 
> wrote:
>
>> 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
>> > Warning: remote port forwarding failed for listen port 52698
>>
>
> 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
>
>

[[alternative HTML version deleted]]

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


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

2022-10-19 Thread Steve Lianoglou
Howdy,

On Wed, Oct 19, 2022 at 1:55 PM Russell Bainer 
wrote:

> 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
> > Warning: remote port forwarding failed for listen port 52698
>

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

[[alternative HTML version deleted]]

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


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

2022-10-19 Thread 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
> Warning: remote port forwarding failed for listen port 52698
> Enumerating objects: 32, done.
> Counting objects: 100% (27/27), done.
> Delta compression using up to 8 threads
> Compressing objects: 100% (14/14), done.
> Writing objects: 100% (14/14), 1.31 KiB | 1.31 MiB/s, done.
> Total 14 (delta 11), reused 0 (delta 0), pack-reused 0
> remote: FATAL: W refs/heads/RELEASE_3_15 packages/gCrisprTools r.bainer
> DENIED by fallthru
> remote: error: hook declined to update refs/heads/RELEASE_3_15
> To git.bioconductor.org:packages/gCrisprTools.git
>  ! [remote rejected] RELEASE_3_15 -> RELEASE_3_15 (hook declined)


Can anyone advise on what I am doing wrong here? Sorry if this solution is
well known but I'm following Nitesh's recommendation
to someone who was
experiencing something similar.

Many Thanks,

-R

[[alternative HTML version deleted]]

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