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

Re: integration with eclipse

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-04-27 22:55:33 CEST

Scott Palmer <scott.palmer@2connected.org> wrote on 04/27/2005 03:57:57
PM:

> Yet another problem...
> I just attempted a "compare with base revision" for several files. It
> didn't work properly as it indicated the entire file changed when I
> only changed a single line or two. The svn command line shows the
> correct changes with 'svn diff'

That is pretty common. You have to go into preferences Workbench ->
Compare/Patch and tell it to ignore whitespace. The problem is that you
probably have the svn:eol-style property set so the Base revision has LF's
and your WC revision has CRLF's. If we could provide the Eclipse engine
the output of svn diff, we would not have this issue but since we have to
let Eclipse do the compare, you have to turn this on.

> And another...
> The "show pending SVN operations" view doesn't show any of the changes
> (added and edited files), even though the pacakge explorer view shows
> the appropriate indicators. Refreshing the view does nothing.
>
> I'm not having much luck. 0.9.28 was working much better for me.

I do not use that view much. It could be related to the exception you
got.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Apr 28 06:55:33 2005

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.