----- Original Message ----- > From: "Frederic Fournier" <frederic.bioi...@gmail.com> > To: bioc-devel@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@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