Re: [Bioc-devel] GitHub and svn

2016-10-15 Thread Henrik Bengtsson
right? Now, suppose I make a bug fix and commit to the >>> release repository and I want the same fix in the development repository >>> as >>> well, how exactly do I go about this: Do I just manually copy those files >>> with the changes to the other development

Re: [Bioc-devel] GitHub and svn

2016-10-15 Thread Nathan Sheffield
ould mean I need to maintain three projects in R-Studio, right?) Or is there any other way about this? Thanks, Mani From: Gabe Becker [mailto:becker.g...@gene.com] Sent: Saturday, October 15, 2016 4:35 PM To: Kasper Daniel Hansen Cc: S Manimaran; bioc-devel@r-project.org Subject: Re: [Bioc-dev

Re: [Bioc-devel] GitHub and svn

2016-10-15 Thread Kevin RUE
t; other way about this? > > > > Thanks, > > Mani > > > > > From: Gabe Becker [mailto:becker.g...@gene.com] > Sent: Saturday, October 15, 2016 4:35 PM > To: Kasper Daniel Hansen > Cc: S Manimaran; bioc-devel@r-project.org > Subject: Re: [Bioc-devel] Git

Re: [Bioc-devel] GitHub and svn

2016-10-15 Thread Gabe Becker
Mani, Related to what Kasper said, one thing you can do is commit directly to the canonical repo for your package (which again is not on github once the package is accepted) from rstudio. It supports svn. ~G On Oct 15, 2016 11:38 AM, "Kasper Daniel Hansen" < kasperdanielhan...@gmail.com> wrote:

Re: [Bioc-devel] GitHub and svn

2016-10-15 Thread Kasper Daniel Hansen
Not at the moment. We are in the (long) process of changing this, but there is no ETA for it. The complications we currently have, as soon as a package is accepted in Bioconductor, is that the "true" repository then becomes Bioconductor SVN and your Github repository is just a way for you to deve