From: Kouhei Sutou Date: 2006-02-21T00:03:47+09:00 Subject: Re: [ANN] Subversion 1.3.0 released. Hi, In <43f9ba4a$0$8024$3b214f66@aconews.univie.ac.at> "Re: [ANN] Subversion 1.3.0 released." on Mon, 20 Feb 2006 21:48:30 +0900, Martin Pirker wrote: > Kouhei Sutou wrote: > > Subversion 1.3.0 is released: > > http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=42941 > > > > All functions of Subversion can be used with Ruby from this > > release. > > To clarify, do the Ruby svn bindings always require the same specific > SVN version, or can I build the bindings in 1.3.0 (1.4.x? trunk?) but > also use them without problems with older (1.2.x?) versions? I recommend you to use same specific SVN version. But I think that you can build the bindings in 1.3.0 or higher version if you re-generate wrapper codes by SWIG. Anyway, I can't promise you because I haven't done. :< Thanks, -- kou