[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: Amir Kolsky <amir_at_xpandsoft.com>
Date: 2004-08-06 10:03:25 CEST

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

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.