[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: Fri, 4 Sep 2009 08:30:14 -0400

On Thu, Sep 3, 2009 at 8:50 PM, David Cok<cok_at_frontiernet.net> wrote:
> I'm wondering (a) if anyone else has experienced this on Mac-Leopard with
> the most recent versions of subversion and subclipse, and (b) if it is
> considered a problem of reasonably high priority, [ or (c) if I've messed up
> my installation somehow.]   Recorded as issue #989.

I just tested that it still works for me. I am on Snow Leopard and
using the CollabNet Mac binaries (which includes the needed 64-bit
version of JavaHL).

> I have a subversion working copy (including project information) outside of
> Eclipse and then attempt to
> import the existing project. The project imports, but it does not recognize
> that it is a SVN project - and
> in fact produces an error dialog with this detail:
> java.lang.NullPointerException
> at
> org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.setSharing(SVNWorkspaceRoot.java:1
> 71)

So this is weird. I just tried to look at what the NPE could be
caused by and line 171 is not within that method. In fact it is just
a variable declaration. This file has not changed since November of
last year so I cannot figure out why your stack trace would not be
right.

I have to think my brain must not be functioning right yet as I just
cannot see how the stack trace could give me the wrong line of code.
So I will keep thinking about it.

It seems like you ought to be able to checkout from within Eclipse and
then have it connected.

Also, if you restart Eclipse and the project is present, what happens
if you do Team > Share?

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