----- Original Message -----
> From: "Yu, Guangchuang" <g...@connect.hku.hk>
> To: "bioc-devel" <bioc-devel@r-project.org>
> Sent: Tuesday, November 3, 2015 5:12:02 PM
> Subject: [Bioc-devel] commit fail in devel branch

> Dear all,
> 
> I found devel branch reject my commit by throwing the following msg:
> 
> ➜  clusterProfiler git:(master) svn ci -m 'facet dotplot'
> svn: E175013: Commit failed (details follow):
> svn: E175013: Access to '/bioconductor/!svn/me' forbidden
> 
> There maybe some file permission issue.

What is the name of your package?
What is the output of `svn info`?
Are you specifying your svn username and password? You can do this with:

svn ci --username MYUSERNAME --password MYPASSWORD -m 'facet dotplot

I see that it says 'git' in your prompt but I don't think that's the problem
since if you were not in an svn working copy you would see 
an error to that effect.

Dan


> 
> Bests,
> Guangchuang
> --
> --~--~---------~--~----~------------~-------~--~----~
> Guangchuang Yu, PhD Candidate
> State Key Laboratory of Emerging Infectious Diseases
> School of Public Health
> The University of Hong Kong
> Hong Kong SAR, China
> www: http://ygc.name
> -~----------~----~----~----~------~----~------~--~---
> 
>       [[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

Reply via email to