Oh, ok, I see... The bane of long running functions with no abort
mechanism....
Amir Kolsky
XP& Software
]-----Original Message-----
]From: Stefan K?ng [mailto:stefan.kueng@wagner-group.ch]
]Sent: Friday, August 06, 2004 8:21 AM
]To: dev@tortoisesvn.tigris.org
]Subject: Re: [TSVN] odd behaviour
]
]
]
]Amir Kolsky wrote:
]
]> I don't intende to teach anyone how to work, but is it not possible,
]> since the problem is known to have the working thread peek every so
]> and so miliseconds to see if it is being cancelled?
]>
]> The cancel button sets up a flag which is subsequently viewed by the
]> working thread...
]
]I know how to do that. The problem is the "peek every so and so
]miliseconds": we can't do that *inside* a function call. Once
]we call a function, we have to wait until it's finished - or
]we would need to change that single function to peek that cancel flag.
]
]Stefan
]
]
]---------------------------------------------------------------------
]To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
]For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 6 10:05:13 2004