Daniel Shahaf wrote on Sat, Mar 19, 2016 at 14:48:23 +0000: > Evgeny Kotkov wrote on Sat, Mar 19, 2016 at 03:03:41 +0300: > > Daniel Shahaf <danie...@apache.org> writes: > > > > > Make SIGINT abort a commit, even at the interactive plaintext prompt. > > > (Issue #4624.) > > > > > > Follow-up to r30730 (r870804). > > > > > > Found by: Richlv > > > > > > * subversion/libsvn_subr/prompt.c > > > (plaintext_prompt_helper): Propagate canncellations. > > > > > > Modified: > > > subversion/branches/1.9.x/subversion/libsvn_subr/prompt.c > > > > This was probably meant for trunk? > > Indeed. I tried to revert it but failed because LDAP is down. I'll do > so at the next possible opportunity.
Done. I also upgraded the 'svn' binary used by svn-role to 1.9.3 from 1.8.9, since the older version wouldn't have merged the STATUS entry for this change correctly (see r1735830). Thanks, Daniel