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

[Subclipse-users] Fwd: subclipse bug?? Lose revision information in eclipse project when changing branches or creating branches/tags

From: Ryan Rozich <rrozich_at_innography.com>
Date: 2007-11-09 01:02:26 CET

To follow up on this last post (forwarded below) about version information
disappearing when I perform team operations. I am looking in the PDE log and
see the following errors:

The SVN synchronization information for '360Dev-FEATURE09' has become
corrupt or does not exist.

(I did verify that the .svn folders are still there.. This svn working copy
was checked out via subclipse and is managed exclusively with subclispe)
Follow on errors include the stack trace:

java.lang.NullPointerException
at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorateTextLabel
(SVNLightweightDecorator.java:362)
at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate
(SVNLightweightDecorator.java:305)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(
LightweightDecoratorDefinition.java:253)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run
(LightweightDecoratorManager.java:71)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:857)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(
LightweightDecoratorManager.java:336)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations
(LightweightDecoratorManager.java:322)
at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(
DecorationScheduler.java:369)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(
DecorationScheduler.java:329)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

The problem is not only that the text labels do not show the revision
information, but now *some* of the team options - like commit are available
and some are greyed out (like branch, tag and merge)..

I reproduced the error with the following steps:
(1) Check out a new working copy - text decorators for repository, version,
and last commiter appear fine
(2) Do team->merge and perform a dry run
(3) All text decorations disappear, many team functions are now disabled

Is subclipse corrupting my svn version information when I do team
operations? This happened to be earlier this week and I reinstalled eclipse
3.3.0 and installed the subclipse plugin.. The only other plugins that I
have installed are phpeclipse, and jseclipse

Any ideas would be greatly appreciated. This is bringing my code/revision
maintenance activities to a grinding halt

Ryan

---------- Forwarded message ----------
From: Ryan Rozich <rrozich@innography.com>
Date: Nov 8, 2007 1:30 PM
Subject: subclipse bug?? Lose revision information in eclipse project when
changing branches or creating branches/tags
To: users@subclipse.tigris.org

Many times, when I create a branch or tag or change a branch or tag, all of
the eclipse projects that are associated with that project lose all of their
revision informaion. They no longer show the branch/tag next to the project
name, and when I show the properties of the project, under subclipse, the
repository information is empty.

Any suggestions? Has anyone else seen this bug before?

Ryan

-- 
____________________________
Ryan Rozich
Sales Engineer
mobile: 979-492-6601
fax: 866-845-0226
rrozich@innography.com
Innography Software
Better IP Decisions on Demand
www.innography.com
-- 
____________________________
Ryan Rozich
Sales Engineer
mobile: 979-492-6601
fax: 866-845-0226
rrozich@innography.com
Innography Software
Better IP Decisions on Demand
www.innography.com
Received on Fri Nov 9 01:02:34 2007

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.