On Fri, Jan 25, 2013 at 03:41:40PM -0800, Ben Reser wrote: > On Thu, Jan 24, 2013 at 8:51 AM, Julian Foad <julianf...@btopenworld.com> > wrote: > > To make debugging the output of Subversion tests more of a pleasure, I use > > the "Generic Colourizer" utility "grc" [1], with a simple configuration [2]. > > > > The result is that I can run Subversion tests like this: > > > > $ grc .../merge_tests.py ... > > > > and see nicely coloured output as shown in the attached screen shot [3]. > > Very nice. You can just drop all the files into ~/.grc/ assuming you > have a HOME environment variable set.
Perhaps commit this somewhere in tools/dev?