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

null pointer exception during "auto sharing" of a project

From: Edward Rudd <eddie_at_omegaware.com>
Date: 2005-10-06 02:14:13 CEST

On one of the dev boxes running Mandrake 10.2, Sun Java 1.5.0_05 and
eclipse 3.1 w/ the latest subclipse (0.9.34) This error occurs when
opening any of the projects (which are controlled by SVN)

java.lang.NullPointerException
        at org.tigris.subversion.subclipse.core.repo.SVNRepositories.getRepository(SVNRepositories.java:150)
        at org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.setSharing(SVNWorkspaceRoot.java:168)
        at org.tigris.subversion.subclipse.core.SVNTeamProviderType$AutoShareJob.autoconnectSVNProject(SVNTeamProviderType.java:125)
        at org.tigris.subversion.subclipse.core.SVNTeamProviderType$AutoShareJob.run(SVNTeamProviderType.java:103)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

Also when trying to do a manual Team/Share an error occurs complaining
that the syntax for a repository is protocol://host[:port]/location

This is the same repository workspace that works fine on another MDK 10.2
system and a fedora Core 4 system which work fine.

This occurs when either SVN command line or JAvaSVN is chosen.. (no javaHL
is provided for Mandrake:( )
Received on Thu Oct 6 10:14:13 2005

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.