[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.1 issue sweep done.

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-06-09 17:03:03 CEST

 From one not-quite-forgotten thread in March (which I just bumped into
again a few days ago), probably two new issues are warranted.

The first is the simpler case. Probably very simple.

[1] Ben Collins-Sussman wrote:

While we can't notice a control-C while responding to the
[svn password] prompt, we ought to be able to notice the signal
*between* prompts!

http://www.contactor.se/~dast/svnusers/archive-2004-03/1590.shtml

[2] Ben Collins-Sussman wrote:

The problem here is that the prompting function (which is reading your
  keystrokes) isn't checking to see if Ctrl-C has been noticed by the
  signal handler.

At the moment, there's no way for that to happen, since the proper
  signal/cancellation func isn't even being passed into the prompting
  func. Perhaps we could add a new prompting API in svn 1.1 that takes
  such an argument.

http://www.contactor.se/~dast/svnusers/archive-2004-03/1587.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 9 17:03:39 2004

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.