[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svncpp crash in ssl_server_trust_file_save_credentials

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2004-01-20 23:25:49 CET

Barry Scott wrote:
> Thanks for taking the trouble to look at the svncpp code.

It's was a pleasure. Getting rapidsvn/svncpp up to date is a very
worthwhile goal.

> Reordering the providers to put the file ones first fixes the crash.
> I'll update the svncpp patch for 0.36.0 support to include this fix.

Cool. I couldn't get your patch to apply properly (probably due to MUA
damage) so it was a little hard to read the patch. I'm very interested
in how you handle the may_save boolean in the C++ API. The idea is that
the may_save boolean that is passed to the prompt function is to be used
to enable or disable (i.e. gray out) a "remember name and password"
checkbox in a prompt dialog. If the user checks that box, the may_save
in the creds struct shall be set to TRUE. It's handled in the same way
for most (if not all) providers. Just send me an email if I can help.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 20 23:26:23 2004

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.