Tuesday, July 18, 2006

Ruby bindings for Subversion - This post talks about replacing the ActiveRecord save function with a call to a Subversion repository. I'm not sure if I would have put this functionality into ActiveRecord, but this is a very intesting thing, that you can directly access Subversion with a Ruby client via SWIG. I've been thinking about better ways to show changes to documents, and using Subversion might be a good way to do this.