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

RE: Re: "Compare with" = "Synchronization"?

From: Ian Brockbank <Ian.Brockbank_at_wolfsonmicro.com>
Date: 2004-09-29 18:12:26 CEST

Hi Chas,

> Thanks, turning on "ignore whitespace" makes it usable.
>
> The code was created on windows and only checked in/out on
> windows, so it shouldn't be line ending differences.
>
> The command line "svn diff" correctly shows only changes on these
> suspect files. Does subclipse work differently because of Eclipse?

Subversion always stores its pristine copies in Unix (LF-only) format.
svn diff creates a "cleaned-up" version of the current working-copy file
to diff against the pristine copy. Subclipse/eclipse uses the actual
working copy compared against the pristine copy, so will see changes in
line ending (and also in keywords).

Cheers,

Ian Brockbank
Applications Software Team Leader
e: ian.brockbank@wolfsonmicro.com / apps@wolfsonmicro.com
scd: ian@scottishdance.net
t: +44 131 272 7145
f: +44 131 272 7001
Received on Thu Sep 30 02:12:26 2004

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.