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

Re: [PATCH] OSX Keychain support

From: Ken Allan <k.allan_at_au.darkbluesea.com>
Date: 2005-12-05 02:16:25 CET

Wilfredo Sánchez Vega wrote:
> The only thing I don't understand is whether the patch to
> subversion/libsvn_ra_dav/session.c is actually necessary. I don't
> have a client side cert for any svn repo, so I couldn't test the SSL
> cert password bits.
I traced through the code, and as far as I could see, the credentials
for the client cert password were not being saved.

This is consistent with what I observed when I added the save function
to the provider. I implemented it, expecting it to be called, and was
very surprised when it didn't just work.

It's almost like the original coder did not expect anybody to ever want
to save any client-cert passwords, so they never implemented the code.

-- 
Ken.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 5 02:17:14 2005

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.