On Mon, Jan 9, 2023 at 9:23 AM Emmanuel Dreyfus <m...@netbsd.org> wrote: > > On Mon, Jan 09, 2023 at 08:05:30AM -0500, Eric Covener wrote: > > Yes. Most times, the person who proposed it does the final backport. > > Sometimes, the last person to vote or someone preparing a release will > > apply it. > > Um, sorry for the noob questions, but I ma stick with > svn: E195023: Commit failed (details follow): > svn: E195023: Changing directory '/scratch/httpd-trunk/httpd/branches/2.4.x' > is forbidden by the server > svn: E175013: Access to '/repos/asf/!svn/me' forbidden > > I do svn commit --username manu --password *** > What am I doing wrong? >
I think this is the "You need to switch your SVN checkout URL to https to commit" symptom. I think this does it: svn relocate http://svn.apache.org https://svn.apache.org