Download this file
#!/bin/bash #CTAFCONF, GPL, etc... svn "$@" 2>&1 | ~/.ctafconf/bin/colorsvn.pl exit ${PIPESTATUS[0]}