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.
- David
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)
at
org.tigris.subversion.subclipse.core.SVNTeamProviderType$AutoShareJob.autoconnectSVNProject(SVNT
eamProviderType.java:124)
at
org.tigris.subversion.subclipse.core.SVNTeamProviderType$AutoShareJob.run(SVNTeamProviderType.ja
va:102)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
eclipse.buildId=I20090611-1540
java.version=1.5.0_19
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product -keyring
/Users/cok/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86 -product
org.eclipse.epp.package.java.product -keyring /Users/cok/.eclipse_keyring -showlocation
This is on a virgin Mac (Leopard, 3.5). Subversion installed from MacPorts - and the working copy
created with that version (1.6.5). Subclipse installed from the download site.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2390885
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-09-04 02:51:45 CEST