[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: Dan Falconer <lists_subversion_users_at_avsupport.com>
Date: 2007-01-12 15:48:42 CET

On Thursday 11 January 2007 3:12 pm, Patrick Smith wrote:
> "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

I've experienced this problem before. I would look closely at *all* the
files, to make sure they're all decorated to indicate that they're versioned.
Eclipse has a list of files that it ignores, which means that Subclipse won't
mark it as unversioned, but will mark the parent foloder with the
"unversioned" decoration. You could probably find it pretty easily by
disabling all the ignored Eclipse resources in preferences, under Team ->
"Ignored Resources" (just uncheck them all). Hope that helps. :)

-- 
Best Regards,
Dan Falconer
"Head Geek",
AvSupport, Inc. (http://www.partslogistics.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jan 12 15:53:43 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.