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

RE: [Subclipse-dev] More ".svn" references in subclipse?

From: Martin Letenay <mle_at_whitestein.com>
Date: 2005-07-15 02:05:17 CEST

> Mark Phippard <MarkP@softlanding.com> wrote on 07/14/2005 03:34:44 PM:
>
> > You missed an entry in the plugin.xml for the core plugin.
> I imagine
> you
> > would have to hard-code that in your version.
>
> Forget that. The plugin.xml entry probably wouldn't cause
> any problems.
>
> FWIW, the problem you describe sometimes happens with the
> .svn folders too. Eclipse itself hides those folders because
> they are marked as "Team Private". Sometimes that doesn't
> happen soon enough, or something like that.
>

Yes, I can confirm that hiding team_private .svn(_svn) directories does not
work 100% correctly neither for .svn folders.
When e.g. sharing and existing project, all the .svn dirs are being marked
as team_private, but after share operation is finished, some folder
disappear and some not.
I was debugging it last week, so far with no big success or a solid
explanation.
Seems it has something to do with the other threads (like decorator) getting
and caching resource infos sooner than the "sharing thread" sets the
team_private flags ...
I have it in my todo list, so it might get fixed within next week or two ...

(assuming I'm able to find an explanation for this behaviour of course)

Martin
Received on Fri Jul 15 10:05:17 2005

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.