Re: [Bioc-devel] Help using Git with Bioconductor SVN repositories

2015-10-19 Thread Leonardo Collado Torres
Hi, I recommend using git cherry-pick as Jim described in other threads. You might also want to check out Mike's instructions. You'll find all the links at https://stat.ethz.ch/pipermail/bioc-devel/2015-October/008141.html Cheers, Leo On Mon, Oct 19, 2015 at 5:35 AM, Elena Grassi wrote: >> Then

Re: [Bioc-devel] Help using Git with Bioconductor SVN repositories

2015-10-19 Thread Elena Grassi
> Then I tried forking the repo available from bioconductor-mirror > (https://github.com/Bioconductor-mirror/GenomicTuples). This resulted > in an error due to a non-existent devel branch. Yep, same here. I disabilited the git-svn bridge forked the Bioconductor-mirror/REPO and cloned it, used upda

[Bioc-devel] Help using Git with Bioconductor SVN repositories

2015-10-18 Thread Peter Hickey
I used to use the git-svn bridge for my GenomicTuples package, which I develop on GitHub. Several months ago I attempted to switch to the new method described at http://bioconductor.org/developers/how-to/git-mirrors/ but made a complete mess of it. This wasn't so important at the time since I didn'