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

[PATCH] Fix issue #3239

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Fri, 18 Jul 2008 00:26:51 +0530

Hi,

I am attaching a patch along with this email which fixes issue #3239 - client
cert passphrase cache keyed by relative path, not absolute path. This includes
a change to the public API "svn_cmdline_auth_ssl_client_cert_prompt" though it
does not affect the existing functionality and the function prototype.

I am not sure whether this is the right way to put such trivial fix into the
public API, so I am expecting comments whether my change is right. I enquired
about this in IRC to Arfrever, who asked me to send the patch to dev list.

[[[
Fix issue #3239 - client cert passphrase cache keyed by relative path,
not absolute path

* subversion/libsvn_subr/prompt.c
   (svn_cmdline_auth_ssl_client_cert_prompt): Get the absolute path of cert
    file and set it in the credentials.

Patch by: stylesen
]]]

Thank You.

-- 
Senthil Kumaran S
http://www.stylesen.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-07-17 20:57:19 CEST

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.