[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 with checked out decoration ?

From: Patrick Smith <paddysmith_at_gmail.com>
Date: 2007-01-11 22:12:02 CET

"Team -> Synchronize with Repository" from the root of the working
copy of your svn tree should reveal the culprit.

More than likely, you have an unversioned file in your tree. Find it and either:
[1] delete it from your file system
[2] svn:ignore it
[3] svn add it

If all of that is no help, consider doing an svn update on the root
folder. This will help in some cases. I'm not up on the specific
details so see the archives for an explanation of those cases.

On 1/10/07, Bill Stackhouse <billsdesk@verizon.net> wrote:
> One of several projects in Eclipse has the decoration that indicates
> something is checked out or not under version control BUT there are
> no files that don't have the checked in decoration. How do I find
> what the problem is?
>
> Eclispe 3.2, Subclipse 1.1.9
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jan 11 23:00:44 2007

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.