Browse by Tags
All Tags »
Subversion (
RSS)
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...
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...
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...
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