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

Re: [Subclipse-users] Error message: Element not found: ......./.svn/prop-base -- but that directory DOES exist

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-14 00:24:41 CEST

On 9/13/07, Jim Garrison <Jim.Garrison@troux.com> wrote:
>
> I should add that after this error occurs, Eclipse is in a 100%
> background CPU loop. If I try to close Eclipse I get a dialog saying it's
> waiting for a background process to complete, but it never does.
>
Importing projects is fairly common, but could mean different things to
different people. What exactly did you do? This is what I would recommend:

http://svn.collab.net/subclipse/help/topic/org.tigris.subversion.subclipse.doc/html/advanced/wc-outside-workspace.html

The 100% CPU thing sounds like one known problem. Subclipse does not
support having multiple projects in your workspace that are nested inside
each other. Could that be happening? In other words your workspace
includes:

ParentProject
  |-- ChildProject1
     |-- ChildProject1Files
ChildProject1
  |-- ChildProject1Files

I do not believe that Refresh error is even coming from Subclipse. That
looks like it is an error with Eclipse refreshing the workspace content
after the Import.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Fri Sep 14 00:21:55 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.