On Sat, 23 Mar 2024 at 11:43, Shane Curcuru <a...@shanecurcuru.org> wrote:
>
> If anyone can spot my error when submitting to officers/surveys, I'd
> love help understanding how this is not working, even though the form
> submission code seems to be exactly the same structure as coi and
> mentor-update are (which work).
>
> Checkout works fine, but I can't write to the file:
>
> #<Errno::EACCES: Permission denied @ rb_sysopen -
> /srv/svn/officers_surveys/boardf2f2024-data.json>
>    /x1/srv/whimsy/www/officers/surveys.cgi:129:in `write'
> ...

In order to update files in SVN, you need to update the copy in the
temporary checkout and commit it.
pubsub will then update the checkout.

Looks like filename does not point to the temporary checkout.

> Separately, someday I'll get help to figure out why using GitHub desktop
> to submit PRs and merge them often litters the commit stream with an
> extra "Merge branch 'apache:master' into master" commit (with nothing in
> it).

If only.

> Thanks!
>
> --
> - Shane
>    Member
>    The Apache Software Foundation

Reply via email to