Re: svn commit: r1727621 - in /subversion/trunk/subversion: svn/svn.c svnadmin/svnadmin.c svnbench/svnbench.c svnfsfs/svnfsfs.c svnlook/svnlook.c svnrdump/svnrdump.c svnsync/svnsync.c
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 01 Feb 2016 11:20:04 +0000
Philip Martin <philip.martin_at_wandisco.com> writes:
> That change is broken for two reasons:
Fixed by r1727916.
To see the effect of this run the following at a sh prompt:
while :;do echo sleep;sleep 3;echo log;svn log http://svn.apache.org/repos/asf;done
Using control-C to send SIGINT will exit the loop only if sent while
-- Philip Martin WANdiscoReceived on 2016-02-01 12:20:23 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.