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

Re: [Subclipse-users] Buggy behavior due to subclipse?

From: Miquel Martin <me_at_miquelmartin.org>
Date: Tue, 08 Jul 2008 21:47:02 +0200

Hi Mark,
Ok, I just checked it. Nothing's marked as derived, the problem is that
.settings is marked as ignore in Team, Ignored Resources.
So, in that sense, Subclipse is doing exactly what it should :)

The problem is that, unless:
.settings/org.eclipse.wst.common.project.facet.core.xml
is included in the repository, eclipse has no way of telling that the
project is a Dynamic web project (or what project facets it's using).

Do you also have .settings marked as ignored? I believe it shouldn't be
there

cheers,
Miquel

Mark Phippard wrote:
> On Tue, Jul 8, 2008 at 3:16 PM, Miquel Martin <me_at_miquelmartin.org> wrote:
>
>
>> When sharing a Dynamic Web Project from eclipse, subclipse doesn't add the
>> .settings folder contents. As a result, the project facet configuration is
>> lost, and the Dyn project becomes a normal java project when checked out
>> elsewhere.
>>
>> Since the .settings is hidden, there's no eclipse-way of adding it (you've
>> got to add it manually elsewhere). I think this behavior's wrong, and
>> different from previous versions of Eclipse/Subversion (?)
>>
>> Who suggests what should be added and what not into the repository? If it's
>> subclipse, I think we've got a sort of bug. If it's elsewhere, could anyone
>> point me in the right direction so I can go nag where I should? :)
>>
>
> There are basically only two reasons something will not show up in the
> commit dialog:
>
> 1) It is in the Team > Ignored Resources list in your preferences.
>
> 2) It has been marked as derived by the tool that created it. You can
> see this by right-clicking on item in Eclipse and choose Properties.
> Then look at Resource properties for Derived checkbox.
>
> If you open the general Navigator view it shows all folders.
>
> The .settings file gets shared when I do it, but mine is created by
> JDT and Mylyn. Perhaps your tool marks the item as derived?
>
>
>

-- 
Miquel Martin
web: http://miquelmartin.org
e-mail: me_at_miquelmartin.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-07-08 21:47:15 CEST

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.