Re: [Bioc-devel] 'MACSQuantifyR' Bioconductor package

2020-03-30 Thread Raphael Bonnet
Hi everyone, hope you're all ok, I found that the devel version was not synced up with my local/ personnal git version, even when I fetch merge and pull. My local/personnal git are stucked to 1.1.0 and the devel is 1.1.1. How could I force my git to 1.1.1 bioconductor version. Best, Raphael

Re: [Bioc-devel] Help git package maintaining

2020-01-22 Thread Raphael Bonnet
_10 This has to work. Otherwise add me as a collaborator to https://github.com/Peyronlab/MACSQuantifyR. I'll force push and fix it for you this one time. On Jan 22, 2020, at 10:33 AM, Raphael Bonnet wrote: It shows fatal: 'RELEASE_3_10' branch already exist Le 22/01/2020 à 16:28, Tur

Re: [Bioc-devel] Help git package maintaining

2020-01-22 Thread Raphael Bonnet
On Jan 22, 2020, at 10:26 AM, Raphael Bonnet wrote: Hi Nitesh, This is what I previously tried but it does not affect (origin/RELEASE_3_10), here are the outputs I get : git checkout origin/RELEASE_3_10 Note: checking out 'origin/RELEASE_3_10'. You are in 'detached HEAD' state. You can look

Re: [Bioc-devel] Help git package maintaining

2020-01-22 Thread Raphael Bonnet
--hard a724b95802b94cb096b592d716ddaf2b263e71bd This is the cleanest way to achieve what you need. Please also keep in mind to back up your entire folder in another directory should something go wrong. Best, Nitesh On Jan 22, 2020, at 9:08 AM, Raphael Bonnet wrote: Hi everyone, I'm struggling to understand how to ma

[Bioc-devel] Help git package maintaining

2020-01-22 Thread Raphael Bonnet
Hi everyone, I'm struggling to understand how to maintain the two version of the my package through git. This is my first package and you will probably guess that I'm not very used to working with multiple branches and remotes. I've read the documentation and understood that the master branch

[Bioc-devel] Build error upon bioc-issue-bot check

2019-10-08 Thread Raphael Bonnet
Hi, I just had committed a new verison of my package in issue #1282, when bots started to report "skipped, ERROR" for every hosts. Build report show * * *PostProcessing*:Accessing git_info complete. Accessing git_info complete. Git clone Failed. Git clone Failed. On my side git clone works