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