On Sun, May 18, 2025 at 5:44 PM GitBox <g...@apache.org> wrote: > > The GitHub Actions job "autoconf" on subversion.git/xpatch has failed. > Run started by GitHub user asfgit (triggered by asfgit). > > Head commit for run: > 23b757f315147c4de5dc22836d61c454918745f2 / Timofei Zhakov < > rin...@apache.org> > On the 'xpatch' branch: Add in-void `--xpatch` option to the > `svn diff` command. > > * subversion/svn/cl.h > (svn_cl__opt_state_t::diff): Add xpatch boolean option. > (svn_cl__longopt_t): Add opt_xpatch. > * subversion/svn/svn.c > (svn_cl__options): Declare the xpatch option. > (svn_cl__cmd_table_main::diff): Accept --xpatch. > (sub_main): Handle opt_xpatch. > > git-svn-id: > https://svn.apache.org/repos/asf/subversion/branches/xpatch@1925676 > 13f79535-47bb-0310-9956-ffa450edef68 > > Report URL: https://github.com/apache/subversion/actions/runs/15097418044 > > With regards, > GitHub Actions via GitBox
Seems to be unrelated... -- Timofei Zhakov