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