Using Ruby SVN bindings to get file status

screenshot

If you Google around for information or even some documentation on the ruby SVN bindings you will find plenty of comments that it simply is not documented, so when I wanted to add an SVN status check to a UI I was working on (a project browser window for Rails), I had to "Use the source Luke". However given the bindings are actually mostly automatically generated by SWIG, and the actual details are hidden in a goo of swig generated c code, even that was a challenge. Eventually I realized that the API was al...

http://blog.wolfman.com/articles/2006/09/04/using-ruby-svn-bindings-to-get-file-status
http://b.hatena.ne.jp/entry/http://blog.wolfman.com/articles/2006/09/04/using-ruby-svn-bindings-to-get-file-status