SVN RSS Feeds
Thursday, January 25th, 2007How does one go about making a RSS feed from subversion change logs? I asked myself this very question earlier today, and set out to seek an answer. I found points of interest here, and here.
Eventually though I came across an XSLT stylesheet for the output of svn --log --xml which transforms it into RSS 2.0 bingo! I found the stylesheet from this blog.
I munged it all together into a PHP script and hey presto, I was laughing. For anyone that is interested here is the feed.



