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

Commit more than 2 files at once = error

From: Sébastien Arnaud <arnaudsj_at_mac.com>
Date: 2005-01-05 23:38:07 CET

Hi,

I am new to Subclipse, so please indulge me if I am asking a question
that has already been answered.

I am using Subclipse under OS X with the versions recommended of
subversion but I am experiencing and error when trying to commit more
than 2 files at a time (or a folder). I choose more than 2 files from
the Navigator panel, and right click (Team -> Commit), then I enter my
commit comments and press Commit. I get the following error message:

SVN: Commit (Error: An internal error occurred during "SVN Commit".)

An internal error occurred during: "SVN Commit".
java.lang.NullPointerException
org.tigris.subversion.svnclientadapter.SVNBaseDir.getCommonPart(SVNBaseD
ir.java:50)
org.tigris.subversion.svnclientadapter.SVNBaseDir.getBaseDir(SVNBaseDir.
java:112)
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(Jh
lClientAdapter.java:346)
org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.
run(CheckinResourcesCommand.java:94)
org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProvider
Plugin.java:399)
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1693)
org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPl
ugin.java:394)
org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.ru
n(CheckinResourcesCommand.java:83)
org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProv
ider.java:105)
org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(Co
mmitOperation.java:63)
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperat
ion.java:90)
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableC
ontext.java:159)
org.eclipse.team.internal.ui.actions.JobRunnableContext$3.runInWorkspace
(JobRunnableContext.java:179)
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWor
kspaceJob.java:38)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

Everything else works good (except the Synchronize View which I
understand is still under development and does not refresh properly). I
looked at the bugs logged in the system, but did not see exactly the
same issue mentioned, even though 2 open bugs are related to the Team
-> Commit action. Any other Eclipse under OS X users out there that is
experiencing the same problem?

Here is some more info, in case it is relevant to somebody.

Eclipse Version: 3.0.1
Build id: 200409161125
Subclipse version 0.9.25
Subversion version 1.1.1

Thank you in advance for any pointers!

Cheers,

Sébastien

Received on Thu Jan 6 09:38:07 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.