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]