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

Re: [Subclipse-users] Project decorated with yellow asterisk

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 30 Jun 2008 09:04:07 -0400

On Mon, Jun 30, 2008 at 9:01 AM, Ewout N Boter <ewout.boter_at_abbott.com> wrote:
>
> I have done a commit for a new web project from Eclipse, or actually, from
> WebSphere Development Studio Client for iSeries. (I have unselected all
> files starting with a dot, because I remembered reading somewhere that those
> files should not be subject to change control.) After the commit, all files
> are decorared with the yellow 'drum' icon (I don't know how best to describe
> it). However, the name of the project itself is decorated with a yellow
> asterisk on a black background. This seems to indicate that there's a
> difference between the local file system and the repository. However, I do
> not understand what could be the difference. Does anyone have an
> explanation?

If you have any files eligible to commit, you will see this. So,
those ".project" files would cause this. You would have to add those
files to the svn:ignore property and commit the property change for
them to go away.

I always commit those files. It makes it a lot easier for someone
else to checkout your project in Eclipse and work with it.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-06-30 15:04:24 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.