philwilson.org

2 posts tagged with "subversion"

See all tags and the latest posts

Setting up colourised svn diffs

27 June, 2019 - 82 words
This is mundane, but something I will no doubt forget, and so for my own posterity: The svn diff is monochrome by default. Let’s install colordiff and change that. sudo apt-get install colordiff vi ~/.subversion/config In the [helpers]

read more

711

09 October, 2003 - 110 words
Use CVS ? Use CVS2RSS to keep track of changes to your code? Moving your repository over to Subversion ? You’ll be wanting svnlog then. It’s an eXSLT that transforms subversion (svn) log XM...

read more