[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subversion Wiki] Update of "ServerDictatedConfiguration" by CMichaelPilato

From: Peter Samuelson <peter_at_p12n.org>
Date: Thu, 15 Dec 2011 15:15:40 -0600

> Peter Samuelson wrote on Wed, Dec 14, 2011 at 18:16:27 -0600:
> > What you want is to pipe these emails into 'wdiff -ct | less -r'. With

[Daniel Shahaf]
> Thanks for the tip!
>
> What version of wdiff do you have? On my system I have 0.6.3-1, which
> seems to be the latest, but doesn't have either -c or -t...

Sorry, I meant -d, not -c:

  -d, --diff-input use single unified diff as input
  -t, --terminal use termcap as for terminal displays

The -t option is apparently something that only appears if wdiff is
built with curses support (see http://bugs.debian.org/26992, an ancient
Debian bug talking about this). But I'm using presumably the same
wdiff you are, 0.6.3-1 from Debian 6.

Peter
Received on 2011-12-15 22:16:23 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.