Problems saving authentication data
From: <beni_at_zoom.co.uk>
Date: Thu, 26 Feb 2009 06:45:11 -0800 (PST)
I have set up authentication providers with the following methods:
My application calls the simple prompt callback, I supply authentication credentials and set the may_save flag in the svn_auth_cred_simple_t structure to true. The authentication information does not get saved to my local drive. I'd expect it to end up in the Subversion/auth/svn.simple folder, but it doesn't appear there.
I'm relying on the default config path. If I use TortoiseSVN I can generate the authentication file. Once created, my app finds the authentication ok.
Is there something I am missing? I've checked my config file, and storing of credentials is not prevented.
Thanks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.