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

Re: Graphical diff with meld via svn diff

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2006-04-06 17:01:51 CEST

Christoph Anton Mitterer wrote:
> Hi.
>
> Is it possible (and if so: How?) to configure the svn client so, that
> a svn diff uses a graphical diffing tool (i.e. meld), which shows the
> whole file and not only the parts surrounding the different parts?
I wasn't able to get meld to run correctly using the svn --diff-cmd
parameter, but if you have Meld run a diff on a directory that is an SVN
working copy, it will automatically recognize that fact and do all the
diffs for you.

So simply go to your working copy, type "meld ." (you need the dot) and
you'll get a recursive directory diff with all your modified files in
red. Double click on any to get that file's diff.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 6 17:03:49 2006

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.