[Bioc-devel] Is it too late to make an update to an existing package?
Dan Tenenbaum
dtenenba at fhcrc.org
Mon Oct 7 21:05:31 CEST 2013
----- Original Message -----
> From: "Frederic Fournier" <frederic.bioinfo at gmail.com>
> To: bioc-devel at r-project.org
> Sent: Monday, October 7, 2013 12:01:25 PM
> Subject: [Bioc-devel] Is it too late to make an update to an existing package?
>
> Hello,
>
> Is it too late to make an update to an existing bioC package?
> I tried to commit a change, and the result was:
>
> svn: Commit failed (details follow):
> svn: access to
> '/bioconductor/!svn/ver/80705/trunk/madman/Rpacks/rTANDEM/DESCRIPTION'
> forbidden
>
> I'm wondering if it's because the Feature Freeze (beta) is already
> applied, or because I made a svn mistake or tried to commit to the
> wrong
> location. ("trunk/madman/Rpacks" is the development branch isn't it?)
>
Try explicitly to set your username with e.g.
svn commit --username my.username -m "my commit msg"
Also, be sure your commit message is longer than 10 characters or you may get an error (but I would expect to see a different error than this).
Dan
> Best,
>
> Frederic
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
More information about the Bioc-devel
mailing list