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

Re: [Subclipse-users] Compare With -> Branch/Tag reports unexisting differences...

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 5 May 2015 12:17:49 -0400

SVN diff will also include changes to SVN properties ... which you will not
see in the file compare. So it is probably changes to something like
svn:merge info property that you are seeing. You could do svn diff on
command line so you can see what is being output.

I seem to recall in some part of the UI, there is an option to see the
property diff with a separate option, but I do not use the feature a lot so
I do not recall where it exists and where it does not.

Mark

On Tue, May 5, 2015 at 12:12 PM, Nicolas Riendeau <forums_at_riendeau.org>
wrote:

> Hi!
>
> I have a weird problem I was wondering if anyone had any idea how to fix.
>
> After a merge, when we try to do a Compare With -> Branch/Tag... to
> compare with our development branch it shows files we have not modified as
> being modified.
>
> If we click on them to see the differences there does not seem to be any
> difference.
>
> If we use an outside comparison tool (in our case Beyond Compare) the
> files are reported as being identical to the binary level (ie, it's the
> same file).
>
> Is there a way to track down the cause of this problem?
>
> Is it our SVN server (1.8.1), our SVN client (Subclipse 1.10.9) or Eclipse.
>
> I/We tried with multiple versions of Eclipse (the latest one I tried was
> Luna) so if it is an Eclipse issue it has been there for a while...
>
> Everything runs under Windows so I do not think it is a line termination
> issue (and all the files we have have CRLF line terminations).
>
> Any ideas?
>
> Thank you!
>
> Nick
>
> ------------------------------------------------------
>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3115878
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3115880
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2015-05-05 18:29:03 CEST

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.