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

Re: [Subclipse-users] Ignore whitespace when diffing

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-27 20:42:53 CEST

On 7/27/07, Ruslan Sivak <rsivak@istandfor.com> wrote:
> Is this an option somewhere, or would it be possible to implement
> "Ignore whitespace" options the same way that TortoiseSVN does? And
> another thing, if you set up an external tool for Diff/Merge in options,
> why does it only use it for Resolve Conflicts, and not when you're
> actually diffing 2 files?

Ignore whitespace is an option you can set in two places. There is a
toolbar button to do it on the fly while in the editor and then you
can also set it in preferences under General > Compare Patch.

The difference with diff and edit conflicts is that the latter is just
an option we have implemented where we can do pretty much anything we
want. The Compare options are all built on the Eclipse compare
framework (which involves more than the final editor) and there is
just no way to insert an external editor in the process. This really
ought to be an enhancement for the Eclipse compare framework. It'd be
cool if you could just define compare editors by filetypes and just
let the framework do the right thing. Then every tool would get this
capability.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jul 27 20:41:32 2007

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

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