Re: [Bioc-devel] SVN Commit - Problem with the Version Number

2016-03-04 Thread Morganella Sandro
Dear all, Thanks a lot for your help. I managed to commit the new version of the package to the release branch. Many thanks again for your replies. Best, Sandro On 3 Mar 2016 16:28, "Dan Tenenbaum" wrote: > You can merge from devel into release (as long as it's only bug fixes), > but make sure yo

Re: [Bioc-devel] SVN Commit - Problem with the Version Number

2016-03-03 Thread Dan Tenenbaum
You can merge from devel into release (as long as it's only bug fixes), but make sure you don't overwrite the version number. If the version number in release was 1.0.0 before the merge, make sure it is 1.0.1 before committing. See https://www.bioconductor.org/developers/how-to/version-numbering

Re: [Bioc-devel] SVN Commit - Problem with the Version Number

2016-03-03 Thread Obenchain, Valerie
Hi Sandro, The devel and release repositories are distinct. RELEASE: svn co https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/VegaMC DEVEL: svn co https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/VegaMC Work on the two should be kept separate, ie, to work on

Re: [Bioc-devel] svn commit problem

2014-08-01 Thread Chen Meng
Ha, Thanks, Dan. Best, On 08/01/2014 01:39 PM, Dan Tenenbaum wrote: You can't commit to release 2.13 since we are no longer building it. You can commit to the current release branch (2.14) and to trunk (devel). Dan - Original Message - From: "Chen Meng" To: bioc-devel@r-project.org

Re: [Bioc-devel] svn commit problem

2014-08-01 Thread Dan Tenenbaum
You can't commit to release 2.13 since we are no longer building it. You can commit to the current release branch (2.14) and to trunk (devel). Dan - Original Message - > From: "Chen Meng" > To: bioc-devel@r-project.org > Sent: Friday, August 1, 2014 3:41:21 AM > Subject: [Bioc-devel] sv