You truncate the author name even in 'svn blame -v' --- is that per the previous thread's concensus too? (Personally I lean towards not truncating with -v.)
Daniel (no need to re-send for this) Johan Corveleyn wrote on Thu, 24 Jun 2010 at 14:25 -0000: > Ping. This patch hasn't gotten feedback nor commits ... > > Johan > > On Fri, Jun 18, 2010 at 10:22 PM, Johan Corveleyn <jcor...@gmail.com> wrote: > > Hi devs, > > > > Here is another (trivial) patch for "svn blame", which was also > > discussed in [1]. > > > > [[[ > > Let "svn blame" truncate long author names to keep the column width > > fixed to 10 characters. > > > > * subversion/svn/blame-cmd.c > > (print_line_info): Change the printf format to truncate author names > > to 10 characters. > > ]]] > > > > Cheers, > > -- > > Johan > > > > [1] http://svn.haxx.se/dev/archive-2010-04/0463.shtml > > > > > >