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

Re: [TSVN] odd behaviour

From: Olaf van der Spek <OvdSpek_at_LIACS.NL>
Date: 2004-08-05 11:50:36 CEST

> Steven Higgan wrote:
>
> > Just some odd logic behavior
> >
> > Select commit on the root of a large versioned project
> > Dialogue box comes up. OK, CANCEL buttons disabled (why can't you cancel
> > yet?)
>
> Because there's a thread running gathering all statuses. And that
> subversion function isn't interruptable. So if you would press "cancel"
> and TSVN actually would cancel (i.e. quit), then it would crash because
> the running thread would be killed without having it cleaned up used
> handles, open files, ...

What about closing the dialog, but keeping that thread running until it
completes and only then closing the thread and other things?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 5 18:47:15 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.