Subversion Bindings

Does anyone know where there is documentation for the Subversion
bindings for Ruby?

gr, Matthew

Not sure how much help these are, but I posted this recently to the
same question…

Depends how familiar you already are, but there are install notes[1]
and sample code[2] (tests) in the subversion repository itself.

You might also want to check collaboa[3] which uses these bindings (I
think) to provide a trac like interface in rails.

Chris

[1]
http://svn.collab.net/viewvc/svn/trunk/subversion/bindings/swig/INSTALL?view=markup
[2]
http://svn.collab.net/viewvc/svn/trunk/subversion/bindings/swig/ruby/test/
[3] http://www.collaboa.org/