[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Does Eclipse CVS plugin support IResourceMappingMerger @ Logical Model Integration?

Hans,

There are a couple of CVS preferences that need to be changed to enable the logical model support. This is described in the wiki:

http://wiki.eclipse.org/CVS_FAQ#Synchronizing_has_some_regressions_in_Eclipse_3.2._Why.3F

You will need to enable the allow models to participate options and choose one of the other update options (i.e. don;t use the standard CVS update).

Michael

H. Meyer wrote:
Hi,

from what I've read so far (i.e. Release notes) I was expecting the
Eclipse CVS plugin to support all features of Logical Model Integration.

However, I seem to be unable to get it to take my IResourceMappingMerger
implementation into account. Am I just making a mistake somewhere, or is
support for logical model based headless merging not implemented?

Looking at the org.eclipse.team.examples.filesystem example plugin I see
similar issues. The org.eclipse.team.examples.model.mapping.ModelMerger
is called when using the filesystem team provider which is part of the
plugin, but not if I am using the Eclipse CVS team provider.

Greetings
Hans Meyer