Re: permissions (and other) problems
From: mark benedetto king <bking_at_inquira.com>
Date: 2002-09-12 16:28:33 CEST
On Thu, Sep 12, 2002 at 10:09:49AM -0400, Garrett Rooney wrote:
Right. You could have something like
static svn_boolean_t cancelled = FALSE;
static void
svn_boolean_t
and just pass "is_cancelled" as a client callback to the cancellable
I strongly believe that the client API needs to be widened to support
> To provide a means for the client application to indicate that it wants
Yes, but then you need to check for the cancellation every so often,
Also, if the application is actually blocked on a long-running operation
> I seem to remember it being removed a while back (and i'm not sure why),
Yes, it would be nice to have a client-independent solution.
--ben
---------------------------------------------------------------------
|
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.