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

Re: Changing the way we do cancellation. (was: Re: [PATCH]: Let users cancel out of command line client immediately if they signal 3 times)

From: <kfogel_at_collab.net>
Date: 2006-03-14 01:29:26 CET

Mark Phippard <markp@softlanding.com> writes:
> kfogel@newton.ch.collab.net wrote on 03/13/2006 05:04:48 PM:
>
> > So I might be +1 on just letting ^C do its thing without interference
> > from us anymore, in Subversion 1.4. Does anyone else have thoughts on
> > this? Are DannyB and I missing something important?
>
> What are GUI tools like TortoiseSVN and Subclipse supposed to do? We need
> an effective way to issue a Cancel as well.

Sorry, let me be more sophisticated all over you:

Our libraries would still have cancellation callbacks, and we'd still
run them; we can even add more such checks.

However, the command line client (one user of the libraries) would
have a cancellation function that, when invoked, just exits.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 14 03:18:19 2006

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.