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

[Subclipse-dev] subclipse/svn metadata files

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: Wed, 30 Jul 2008 12:04:43 -0400

Hi,

  I've been debugging why project that has CVS metadata is not being
shared automatically when imported into Eclipse workspace and while
stepping trough code in
org.eclipse.team.internal.core.TeamResourceChangeListener which does
this magic I found that Subclipse declares ".project" resource as one of
its metadata files and as result TeamResourceChangeListener class gets
confused and fail to set CVS data on such project, logging the following
error:

Meta files for two repository types
(org.tigris.subversion.subclipse.core.svnnature and
org.eclipse.team.cvs.core.cvsnature was found in project compatibility-api.

  I wonder if it is a known issue and what was the reason to use
.project file for this? It isn't really an svn metadata resource.

  regards,
  Eugene

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-07-30 18:05:08 CEST

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.