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

Re: [Subclipse-users] crash

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 5 Sep 2009 09:25:29 -0400

On Sat, Sep 5, 2009 at 8:05 AM, David Cok<cok_at_frontiernet.net> wrote:
> Mark,
>
> If I import a project set, such that the new projects are created in the workspace folder, the SVN connection is created without trouble.
>
> If I cerate the SVN working copy outside of Eclipse (which works fine), and then create a Java project from the existing code, the project is
> created, but is not connected to SVN and produces the error dialog I described.

Based on this description, it shouldn't work. When the code lives
outside the workspace, the only way to bring it into Eclipse such that
it can be an SVN project is to do File > Import > Existing Projects
into Workspace.

When you say you created a Java project it does not sound like the
import scenario is what you mean, but perhaps it is. If you are using
the Eclipse linked folders feature, that is not supported. Subclipse
requires your entire project to be a single valid SVN working copy.

Of course none of this means we should crash Eclipse or throw NPE's.
So more details so we can recreate and fix would still be appreciated.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2391293
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-09-05 15:25:54 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.