Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-13 Thread Joe Swatosh
On Fri, Apr 12, 2013 at 6:27 AM, Daniel Shahaf wrote: > Christian Plewnia wrote on Fri, Apr 12, 2013 at 15:22:52 +0200: >> For a start I will let Ruby execute the SVN commands on the shell, which >> is not nice but so far works for me. However, if I find some time I >> would like to look into exte

Re: Aw: Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread C. Michael Pilato
On 04/12/2013 08:31 AM, C. Michael Pilato wrote: > On 04/12/2013 05:41 AM, Christian Plewnia wrote: >> So my problem is that I cannot find out how >> svn_cmdline_create_auth_baton() is mapped in the Ruby binding. > > It's not mapped. I wish it was, and may spend some time on that soon, > becaus

Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread Daniel Shahaf
Christian Plewnia wrote on Fri, Apr 12, 2013 at 15:22:52 +0200: > For a start I will let Ruby execute the SVN commands on the shell, which > is not nice but so far works for me. However, if I find some time I > would like to look into extending the mapping. Am I right, that SWIG is > used to gen

Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread C. Michael Pilato
On 04/12/2013 09:22 AM, Christian Plewnia wrote: > Am I right, that SWIG is > used to generate the bindings and everything related to the binding can > be found in > http://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/swig/? You are correct. -- C. Michael Pilato CollabNet

Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread Christian Plewnia
Hi, > On 04/12/2013 05:41 AM, Christian Plewnia wrote: > > So my problem is that I cannot find out how > > svn_cmdline_create_auth_baton() is mapped in the Ruby binding. > > It's not mapped. I wish it was, and may spend some time on that soon, > because I need that function for the Python bind

Re: Aw: Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread C. Michael Pilato
On 04/12/2013 05:41 AM, Christian Plewnia wrote: > So my problem is that I cannot find out how > svn_cmdline_create_auth_baton() is mapped in the Ruby binding. It's not mapped. I wish it was, and may spend some time on that soon, because I need that function for the Python bindings. -- C. Mic

Re: Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread Daniel Shahaf
Christian Plewnia wrote on Fri, Apr 12, 2013 at 11:41:34 +0200: > Hi, > > thank you for your reply. > > > Daniel Shahaf wrote on Thu, Apr 11, 2013 at 23:00:08 +0300: > > > Christian Plewnia wrote on Thu, Apr 11, 2013 at 20:51:26 +0200: > > > > Hi, > > > > > > > > I have been trying for some hour

Aw: Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread Christian Plewnia
Hi, thank you for your reply. > Daniel Shahaf wrote on Thu, Apr 11, 2013 at 23:00:08 +0300: > > Christian Plewnia wrote on Thu, Apr 11, 2013 at 20:51:26 +0200: > > > Hi, > > > > > > I have been trying for some hours to use the ruby subversion binding to > > > do a repository checkout. Unfortuna

Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-11 Thread Daniel Shahaf
Daniel Shahaf wrote on Thu, Apr 11, 2013 at 23:00:08 +0300: > Christian Plewnia wrote on Thu, Apr 11, 2013 at 20:51:26 +0200: > > Hi, > > > > I have been trying for some hours to use the ruby subversion binding to > > do a repository checkout. Unfortunately, the server certificate is not > > acc

Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-11 Thread Daniel Shahaf
Christian Plewnia wrote on Thu, Apr 11, 2013 at 20:51:26 +0200: > Hi, > > I have been trying for some hours to use the ruby subversion binding to > do a repository checkout. Unfortunately, the server certificate is not > accepted: > > $ /.../script.rb > /usr/lib/ruby/site_ruby/1.9.1/svn/util.r

Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-11 Thread Christian Plewnia
Hi, I have been trying for some hours to use the ruby subversion binding to do a repository checkout. Unfortunately, the server certificate is not accepted: $ /.../script.rb /usr/lib/ruby/site_ruby/1.9.1/svn/util.rb:99:in `svn_client_checkout3': (Svn::Error::RaDavRequestFailed) Svn::Error::R