Brian Ritchie's Blog

My ramblings on .NET & other development topics

News



Twitter

Blog Roll

Connect with me

Browse by Tags

All Tags » Subversion » General Software Development (RSS)
CollabNet introduces Subversion Edge
A beta version Subversion Edge was just released. It is a new product from CollabNet that brings together a complete Subversion installation into one easy to use package. CollabNet has been a key supporter of Subversion & has a large number of Subversion...
Keeping an eye on your Subversion repository
If you're like me, you like to keep an eye on what is being committed to your subversion repository. A while back, I posted how to create an RSS feed from your SVN commits . RSS feeds are cool, but CommitMonitor is cooler. This little tool sits in your...
RSS Subversion Change Log
Recently I needed to put the change log from our subversion repository online. Luckily, Martin Pittenauer put together a great XSLT script that turns the XML produced by the SVN Log command into an RSS feed. It utilizes eXSLT so you'll need to use a compatible...
More Posts