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

Re: [Subclipse-users] Switching from binary compare to ASCII

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 8 Mar 2008 17:05:40 -0500

On Sat, Mar 8, 2008 at 4:33 PM, Jan Ploski <Jan.Ploski_at_offis.de> wrote:

> I have a file "javaCompiler...args" in my project, which I'd like to
> compare against another revision. When I try, the "binary compare"
> editor opens instead of the desired ASCII compare.

The Eclipse compare framework controls this and decides what to do. I
am not sure if it sniffs the file content or bases it on file
extension, or what.

> I tried setting svn:mime-type=text/plain and adding the file's name as
> ASCII under Preferences/Team/File Content. Neither did help.

Those settings control how SVN, and CVS treat the file. I know the
compare framework does not know about the SVN properties, and it
appears it also does not look at these team settings. I looked
through the Eclipse help and nothing jumps out at me in terms of what
might control this.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-03-08 23:05:49 CET

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.