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" <dtene...@fredhutch.org> wrote:

> 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/ for
> more.
>
> Dan
>
>
> - Original Message -
> > From: "Morganella Sandro" <morganella...@gmail.com>
> > To: "bioc-devel" <bioc-devel@r-project.org>
> > Sent: Thursday, March 3, 2016 1:39:08 AM
> > Subject: [Bioc-devel] SVN Commit - Problem with the Version Number
>
> > Dear All,
> > I have been working to fix an error on my package. So I have done the
> usual
> > steps:
> > (1) Download the package from the trunk repository
> > (2) Make my changes and update the version from (new version is now
> 3.9.44)
> > (3) I do the svn commit, and everything works fine
> > (4) Then I download and merge the release branch, and again everything
> > works fine
> >
> > Th problem is when I do the commit on the release branch. In particular I
> > get the following error:
> >
> > 
> > Transmitting file data ..svn: Commit failed (details follow):
> > svn: Commit blocked by pre-commit hook (exit code 1) with output:
> > The y in the x.y.z version number should be even in release
> > in file branches/RELEASE_3_2/madman/Rpacks/VegaMC/DESCRIPTION.
> > See http://bioconductor.org/developers/how-to/version-numbering/
> > 
> >
> > Any idea how to fix this?
> >
> > Many Thanks,
> > Sandro
> >
> >   [[alternative HTML version deleted]]
> >
> > ___
> > Bioc-devel@r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/bioc-devel
>

[[alternative HTML version deleted]]

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


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/ for more.

Dan


- Original Message -
> From: "Morganella Sandro" <morganella...@gmail.com>
> To: "bioc-devel" <bioc-devel@r-project.org>
> Sent: Thursday, March 3, 2016 1:39:08 AM
> Subject: [Bioc-devel] SVN Commit - Problem with the Version Number

> Dear All,
> I have been working to fix an error on my package. So I have done the usual
> steps:
> (1) Download the package from the trunk repository
> (2) Make my changes and update the version from (new version is now 3.9.44)
> (3) I do the svn commit, and everything works fine
> (4) Then I download and merge the release branch, and again everything
> works fine
> 
> Th problem is when I do the commit on the release branch. In particular I
> get the following error:
> 
> 
> Transmitting file data ..svn: Commit failed (details follow):
> svn: Commit blocked by pre-commit hook (exit code 1) with output:
> The y in the x.y.z version number should be even in release
> in file branches/RELEASE_3_2/madman/Rpacks/VegaMC/DESCRIPTION.
> See http://bioconductor.org/developers/how-to/version-numbering/
> 
> 
> Any idea how to fix this?
> 
> Many Thanks,
> Sandro
> 
>   [[alternative HTML version deleted]]
> 
> ___
> Bioc-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel

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


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 release you need
to check out release, make the fix then check in. From the error, it
looks like you've checked out from devel and are trying to check into
release.


Valerie



On 03/03/2016 01:39 AM, Morganella Sandro wrote:
> Dear All,
> I have been working to fix an error on my package. So I have done the usual
> steps:
> (1) Download the package from the trunk repository
> (2) Make my changes and update the version from (new version is now 3.9.44)
> (3) I do the svn commit, and everything works fine
> (4) Then I download and merge the release branch, and again everything
> works fine
>
> Th problem is when I do the commit on the release branch. In particular I
> get the following error:
>
> 
> Transmitting file data ..svn: Commit failed (details follow):
> svn: Commit blocked by pre-commit hook (exit code 1) with output:
> The y in the x.y.z version number should be even in release
> in file branches/RELEASE_3_2/madman/Rpacks/VegaMC/DESCRIPTION.
> See http://bioconductor.org/developers/how-to/version-numbering/
> 
>
> Any idea how to fix this?
>
> Many Thanks,
> Sandro
>
>   [[alternative HTML version deleted]]
>
> ___
> Bioc-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>



This email message may contain legally privileged and/or confidential 
information.  If you are not the intended recipient(s), or the employee or 
agent responsible for the delivery of this message to the intended 
recipient(s), you are hereby notified that any disclosure, copying, 
distribution, or use of this email message is prohibited.  If you have received 
this message in error, please notify the sender immediately by e-mail and 
delete this email message from your computer. Thank you.
___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


[Bioc-devel] svn commit problem

2014-08-01 Thread Chen Meng
Hi bioc-developers,

I encountered a problem when I was committing the change to


https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/omicade4

I use TortoiseSVN, it returns me the following error message:

Commit
Z:\users_files\Chen\Projects\MCIA\omicade4\DESCRIPTION
Commit failed (details follow):
Changing file
'Z:\users_files\Chen\Projects\MCIA\omicade4\DESCRIPTION' is
  forbidden by the server
Access to
  
'/bioconductor/!svn/ver/85330/branches/RELEASE_2_13/madman/Rpacks/omicade4/DESCRIPTION'
  forbidden
Additional errors:
CHECKOUT of
  
'/bioconductor/!svn/ver/85330/branches/RELEASE_2_13/madman/Rpacks/omicade4/DESCRIPTION':
  403 Forbidden

I tried to clean up, re-check out, but does not work. I would appreciate 
any help and please let me know if you need more information.

Best regards,
Chen

[[alternative HTML version deleted]]

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


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 mengche...@gmail.com
 To: bioc-devel@r-project.org
 Sent: Friday, August 1, 2014 3:41:21 AM
 Subject: [Bioc-devel] svn commit problem
 
 Hi bioc-developers,
 
 I encountered a problem when I was committing the change to
 
 
 https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/omicade4
 
 I use TortoiseSVN, it returns me the following error message:
 
 Commit
 Z:\users_files\Chen\Projects\MCIA\omicade4\DESCRIPTION
 Commit failed (details follow):
 Changing file
 'Z:\users_files\Chen\Projects\MCIA\omicade4\DESCRIPTION' is
   forbidden by the server
 Access to
   
 '/bioconductor/!svn/ver/85330/branches/RELEASE_2_13/madman/Rpacks/omicade4/DESCRIPTION'
   forbidden
 Additional errors:
 CHECKOUT of
   
 '/bioconductor/!svn/ver/85330/branches/RELEASE_2_13/madman/Rpacks/omicade4/DESCRIPTION':
   403 Forbidden
 
 I tried to clean up, re-check out, but does not work. I would
 appreciate
 any help and please let me know if you need more information.
 
 Best regards,
 Chen
 
   [[alternative HTML version deleted]]
 
 ___
 Bioc-devel@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/bioc-devel


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


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 mengche...@gmail.com
To: bioc-devel@r-project.org
Sent: Friday, August 1, 2014 3:41:21 AM
Subject: [Bioc-devel] svn commit problem

Hi bioc-developers,

I encountered a problem when I was committing the change to

 
https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/omicade4

I use TortoiseSVN, it returns me the following error message:

 Commit
 Z:\users_files\Chen\Projects\MCIA\omicade4\DESCRIPTION
 Commit failed (details follow):
 Changing file
 'Z:\users_files\Chen\Projects\MCIA\omicade4\DESCRIPTION' is
   forbidden by the server
 Access to
   
'/bioconductor/!svn/ver/85330/branches/RELEASE_2_13/madman/Rpacks/omicade4/DESCRIPTION'
   forbidden
 Additional errors:
 CHECKOUT of
   
'/bioconductor/!svn/ver/85330/branches/RELEASE_2_13/madman/Rpacks/omicade4/DESCRIPTION':
   403 Forbidden

I tried to clean up, re-check out, but does not work. I would
appreciate
any help and please let me know if you need more information.

Best regards,
Chen

[[alternative HTML version deleted]]

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



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