Gah! Thanks. "Committers can check out the code using HTTPS:"
Note to Self: RTFM ----- Original Message ----- There aren't any repo level access controls, so if you have qpid commit bits you should be able to commit to proton. Is it possible you checked out via an "http" repo URL rather than an "https" repo URL? If so then your checkout is going to be read-only and you'll have to use "svn switch" to change it over to the https version of the URL or simply create another checkout. --Rafael On Thu, Mar 7, 2013 at 8:43 AM, Michael Goulish <[email protected]> wrote: > > I'm trying to commit my docs dir to the repo, and seeing this: > > svn commit docs > svn: E175013: Commit failed (details follow): > svn: E175013: Access to '/repos/asf/!svn/me' forbidden > > > Do I need more permissions for this ? > > >
