> 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