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

Re: Ruby api feature request: add_ssl_server_trust_file_provider()

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2006-08-10 15:37:59 CEST

Hi,

In <44DA1889.7080005@uic.edu>
  "Ruby api feature request: add_ssl_server_trust_file_provider()" on Wed, 09 Aug 2006 12:16:57 -0500,
  Johnathan Kupferer <jtk@uic.edu> wrote:

> I'm looking to port some code from
> perl to ruby (it's a long story)

It's good news. I will help your work.

> It seems the ruby API doesn't start out with an ssl
> server trust file provider

I added three missing provider related API in r21037:
  * Svn::Client::Context#add_ssl_client_cert_file_provider
  * Svn::Client::Context#add_ssl_client_cert_pw_file_provider
  * Svn::Client::Context#add_ssl_server_trust_file_provider

> Am I emailing the right people?

Yes.

> Is there any documentation on the ruby API?

There are some RDoc in svn/*.rb by nori and some sample
codes in tools/examples/*.rb, tools/hook-scripts/*.rb and
subversion/bindings/swig/ruby/test/*.rb. Collaboa's source
codes (*) may help you.

(*): http://dev.collaboa.org/repository/browse/trunk/lib/actionsubversion

Thanks,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 10 15:38:40 2006

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.