The GitHub Actions job "autoconf" on subversion.git/trunk has succeeded. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: 690519e266279d17c8521a44a0b98ef1755d38c1 / Timofei Zhakov <rin...@apache.org> Let svn_cmdline__be_interactive() to handle the whole --non-interactive and --force-interactive logic and handle errors. * subversion/include/private/svn_cmdline_private.h (svn_cmdline__be_interactive): Adjust definition to return an SVN error and set non_interactive with result value. * subversion/libsvn_subr/cmdline.c (svn_cmdline__be_interactive): Update implementation to include error handling and set non_interactive with result value. * subversion/svn/svn.c, subversion/svnmucc/svnmucc.c, subversion/svnrdump/svnrdump.c, subversion/svnsync/svnsync.c, tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer.c: Update usages. This also fixes potential issues with incomplete logic. git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1925937 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/subversion/actions/runs/15327952045 With regards, GitHub Actions via GitBox