Browse by Tags

All Tags » Subversion (RSS)

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...
Posted by brian_ritchie | 6 comment(s)
Filed under: ,
More Posts