Brian Ritchie's Blog

My ramblings on .NET & other development topics

News



Twitter

Blog Roll

Connect with me

Browse by Tags

All Tags » Subversion (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...
Subversion 1.5 brings merge improvements & more
My shop has been using Subversion for a number of years. It is a reliable tool and works well for our team. One area that Subversion could handle better is tracking merge information. Our team is always working on multiple feature branches and merging...
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