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

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:
svn_auth_get_windows_simple_provider
svn_auth_get_simple_prompt_provider

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.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1233298

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-26 19:28:36 CET

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.