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

colored diff's under Linux (was: Re: Windows vs. Linux Performance -- More info)

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-04-27 14:16:17 CEST

On 2005-04-26 21:16:07 +0100, Robert Swarbrick wrote:
> (*) Why check it out on Windows? Because we've only command-line
> access to the Linux machines, and I oh-so-prefer graphical, coloured
> diff's etc.

Concerning the colored diff's, you can use colordiff under Linux,
which works very well with Subversion:

scd() { svn diff "$@" | colordiff }

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 27 14:19:38 2005

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

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