Subversion binding docs

Hi

Can anyone point me in the direction of the docs for the Subversion Ruby
bindings? I can’t see anything useful on the net anywhere

Ta
Ashley

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/