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

Re: help setting up Visual Diff

From: Ed L Cashin <ecashin_at_uga.edu>
Date: 2003-06-28 05:48:42 CEST

"Ivar Vasara" <ivar_vasara@cbc.ca> writes:

> I've been trying unsuccesfully to setup svn to use a visual diff
> tool. Most such tools (at their simplest) accept two arguments - the
> filenames of two files to be compared. It seems that svn diff (even
> with the --diff-cmd option) is returning a text based diff. Is my
> only recourse in getting a pretty visual diff to write a script to
> grab the previous version and then compare it to the local copy ? If
> anyone else has done something similar any help/pointers would be
> appreciated.

I have always like GNU emacs' "ediff" features. One nice thing is
colored diffs that you can step through. It can show words that
differ within lines with color highlighting.

I suppose it wouldn't be too hard to use "svn cat" behind the scenes
to integrate ediff with svn to get diffs automatically, with a
keystroke or something.

-- 
--Ed L Cashin     PGP public key: http://noserose.net/e/pgp/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 28 05:49:34 2003

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.