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

Re: subversion ruby bindings

From: Yoshiki Hayashi <yoshiki_at_xemacs.org>
Date: 2002-01-21 15:33:11 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> so i've been looking at the subversion ruby bindings, and i've got
> some ideas to improve them (specifically i was going to try to make
> the errors in svn_ruby_init_error dynamically generated, as opposed to
> hardcoding them like we are now), but i don't see any way to build
> them.

Great. If you implement it, it won't be necessary for me to
hand edit error.c now and then. ;-)

> what does one have to do to compile/use these bindings? is a
> development version of ruby required, or will 1.6.6 do?

1.6.6 is OK. Actually, it's the version I'm using. I did
initial development with 1.7 so development version might
also work.

There are two ways to build Ruby bindings, from inside and
outside of Subversion tree. I have extconf.rb and patch to
Subversion build system. I don't know if those code still
works or not but I'll update and send them tomorrow (JST).
I'm a bit off on Subversion development as I've been busy
with other projects and I need to catch up with the current
code base. Besides, it's late here and I need to go
home. ;-)

-- 
Yoshiki Hayashi
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:57 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.