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

Re: svn diffs by word

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-07-12 09:47:18 CEST

On 7/12/06, Christian Kristukat <ckkart@hoc.net> wrote:
> Hi,
> is it possible to tell svn that it should do diffs by word and not by line?
> Either using an editor with or without word wrap, if you change one single word
> in a paragraph, the whole paragraph is marked as 'changed'. You will hardly find
> what has changed.

The internal diff is line-based, but with the right configuration, you
can use your own diff tools. (see --diff-cmd command line switch.)

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 12 09:49:54 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.