[Bioc-devel] Commit problem in the release branch Re: BioC 2.13 branch created
Dan Tenenbaum
dtenenba at fhcrc.org
Wed Nov 6 17:31:49 CET 2013
----- Original Message -----
> From: "Luo Weijun" <luo_weijun at yahoo.com>
> To: "Dan Tenenbaum" <dtenenba at fhcrc.org>
> Cc: bioc-devel at r-project.org
> Sent: Wednesday, November 6, 2013 8:18:22 AM
> Subject: Commit problem in the release branch Re: [Bioc-devel] BioC 2.13 branch created
>
> Dear all,
> I just fixed some bugs in my pathview package. And would like to
> update my release version (with Bioc 2.13) too. I checked out the
> release version, and modified it. But I can’t commit the changes
> somehow. I did so for the 2.12 release version, it worked fine.
> Bellows is the error message I got:
> svn commit -m 'vignette 1.2.1'
>
> Sending DESCRIPTION
> svn: Commit failed (details follow):
> svn: access to
> '/bioconductor/!svn/ver/81643/branches/RELEASE_2_13/madman/Rpacks/pathview/DESCRIPTION'
> forbidden
>
> Please let me know if there is any issue. Thank you!
>
I just checked the permissions file and you do have permission to commit to both the release and devel branches of pathview as user w.luo.
Try explicitly specifying your username:
svn commit --username w.luo
Dan
Weijun
>
> --------------------------------------------
> On Mon, 10/14/13, Dan Tenenbaum <dtenenba at fhcrc.org> wrote:
>
> Subject: [Bioc-devel] BioC 2.13 branch created
> To: bioc-devel at r-project.org
> Date: Monday, October 14, 2013, 5:49 PM
>
> The BioC 2.13 branch is now ready.
>
> Remember, you always have access to 2 versions of your
> package:
> the "release" and the "devel" versions.
>
> Right now the "release" version of your package (which is
> not
> officially released yet but will be in the next 72 hours if
> everything goes well) is in the 2.13 branch and accessible
> at:
>
> https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/<PKGNAME>
>
> Only bug fixes and documentation improvements should go
> here.
>
> As always the "devel" version of your package is at:
>
> https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/<PKGNAME>
>
> Normal development of your package can now resume here.
>
> Please let us know if you have any questions.
>
> Thanks!
>
> Dan
>
> _______________________________________________
> Bioc-devel at r-project.org
> mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
>
More information about the Bioc-devel
mailing list