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

NullPointerException while importing

From: Christian Sell <christian.sell_at_netcologne.de>
Date: 2005-12-03 20:46:55 CET

Hello,

I just tried to import a new project into my subversion repository. I specified
all the needed information (changed the suggested project folder name to
"trunk"), and then was presented with the commit dialog showing all the
resources about to be committed. When I confirmed the dialog, I got a

An internal error occurred during: "SVN Commit".

message. The error log shows the stack trace below:

java.lang.NullPointerException
at
org.tigris.subversion.subclipse.ui.operations.CommitOperation.getProviderMapping(CommitOperation.java:140)
at
org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
at
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
at
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:146)
at
org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Received on Sun Dec 4 06:46:55 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.