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

Re: [Subclipse-users] Subclipse 1.0.3 and Eclipse 3.2rc7

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-06-26 14:53:24 CEST

Tom Chiverton <tom.chiverton@halliwells.com> wrote on 06/26/2006 07:05:34
AM:

> Since upgrading to the latest Eclipse 3.2 RC, some of my projects show
up as
> no longer shared, and after right-clicking, choosing team->share and
picking
> the repo detected (the URL is svn://...) I get an error about linked
URI's.
>
> The 'details' panel is empty, and the following appears in the Eclipse
log:
> !ENTRY org.eclipse.team.core 4 0 2006-06-26 10:35:16.052
> !MESSAGE Project 'Archiving Client Gui' contains linked URIs but
> the'org.tigris.subversion.subclipse.core.svnnature' repository provider
does
> not supported them.

There is a fix in trunk for this. Eclipse 3.2 added a new method to
RepositoryProvider that says you handle linked resources via URI, this is
in addition to existing method that says you handle linked resources. In
your scenario, it sounds like Eclipse "upgraded" your project, for lack of
a better description, to these new linked resource types (since you were
able to add them previously while Subclipse was attached). You could
possibly try removing the linked resources and re-sharing your project.
Then see if you can add back the linked resources.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Jun 26 14:53:36 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.