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

[Subclipse-users] AW: Subclipse drives me crazy

From: Markus Karg <markus.karg_at_quipsy.de>
Date: 2006-02-28 16:50:57 CET

Actually I waited several minutes (Eclipse actually was idle, BTW), restarted, refreshed... the complete program. ;-)
There indeed are NO files that are not in the repository: As I wrote before, SVN (command line) and TortoiseSVN show the files as modified but not as "non-versioned".
So I just ignored the badges right now.
But I cannot just put it aside.
I want to help make Subclipse work correctly.
So what shall I check to help the Subclipse coders to find and fix the bug?
 
 
 
Mit freundlichem Gruss / With kind regards
Markus KARG, Staatl. gepr. Inf.
Entwicklung / R & D
QUIPSY QUALITY GmbH

________________________________

Von: Marcus Rohrmoser [mailto:mrohrmoser@gmx-gmbh.de]
Gesendet: Di 28.02.2006 16:42
An: users@subclipse.tigris.org
Cc: Markus Karg
Betreff: Re: Subclipse drives me crazy

Hi Markus,
sounds more closely related to subclipse rather than subversion.

Markus Karg wrote:
> I'm running Eclipse 3.1.1 on Windows XP, with Subclipse 0.9.108.
> I did a commit of a large bunch of local changes inside of a really large project.
> After minutes subclipse was done.
> But still it shows a lot of black asterisk badges in the package explorer.
> I tried F5 for refresh, also tried to close eclipse and restartet.
> Still the astierisks are there.
> I thought the commit didn't work, so I issues another commit.
> But subclipse told me that there are no local changes.
> I checked with TortoiseSVN and actually it tells me that I'm in sync with the repository.

I've seen that, too. Sometimes eclipse takes a bit to rebuild the project and also to resync with
the filesystem. After several seconds the "modified" markers usually disappear.

If they don't, there might by files that are not under version control and not listed in svn:ignore.
They also should show up in the "Team -> commit" dialog.

> So what to do to make the badges go in sync with the actual state?

If the commandline $ svn status (or TortoiseSvn if you like) gives no output (really nothing
modified, added, removed, unknown, etc.) move the eclipse project aside and re-checkout.

Greetings,
        M
Received on Tue Feb 28 18:25:29 2006

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.