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

Re: [Subclipse-users] CompareDialog.noDifference

From: Mark Phippard <mphippard_at_collab.net>
Date: Wed, 21 Jan 2009 09:37:41 -0500

On Wed, Jan 21, 2009 at 7:47 AM, Martin Burger <m_at_rtin-burger.de> wrote:
> I just noted that the affected files are not labeled with decorators. However, when I use "Team -> Commit" these files are listed. The SVN command in terminal (svn stat) lists these files as well. svn diff shows the changes as expected.
>
> Any ideas how to solve this issue? Is there some cache or so?

Maybe Eclipse is out of synch with the file system. If these files
were changed by a non-Eclipse editor this could happen. Try
right-click and Refresh.

The commit dialog is driven by SVN API's which look at filesystem in
realtime. The decorators are driven by Eclipse and its knowledge of
the files.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1041249
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-01-21 15:38:00 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.