Cancellable auth prompts
From: Tor Hovland <tor_at_nidaros.homedns.org>
Date: 2003-06-06 22:32:42 CEST
I use the simple prompt provider in a GUI client. However, there seems to be
I have tried doing
return svn_error_create(SVN_ERR_CANCELLED, NULL, "Authentication prompt
but instead of catching this error, it gets propagated all the way up to
My immediate guess was that the problem could be rectified in get_creds(),
A better approach would probably be to handle the error in request_auth(),
So now I'm stuck. I'm thinking that others must have been wondering about
---------------------------------------------------------------------
|
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.