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

[Subclipse-users] Cannot commit with Subclipse

From: Andrey Razumovsky <razumovsky.andrey_at_gmail.com>
Date: Thu, 18 Dec 2008 18:16:51 +0300

Hello

I get the following exception when trying to commit to local network
repository:

--------------------Begin of stack trace
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: Commit failed (details follow):
svn: MKACTIVITY of '/repos/!svn/act/e7b93063-382a-d048-8038-c28d678cf09a':
Could not parse response status line (http://192.168.1.143)

at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.commit(AbstractJhlClientAdapter.java:316)
at
org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:118)
at
org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:468)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1782)
at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:463)
at
org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:94)
at
org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:139)
at
org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:124)
at
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:89)
at
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
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:55)
Caused by: org.tigris.subversion.javahl.ClientException: RA layer request
failed
svn: Commit failed (details follow):
svn: MKACTIVITY of '/repos/!svn/act/e7b93063-382a-d048-8038-c28d678cf09a':
Could not parse response status line (http://192.168.1.143)

at org.tigris.subversion.javahl.SVNClient.commit(Native Method)
at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:501)
at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.commit(AbstractJhlClientAdapter.java:310)
... 13 more
-------------------End of stack trace

I tried with different versions of Eclipse and different versions of
Subclipse.
BTW I can commit to a network repo, so I suspect this is a problem with SVN
Server...
I tried to google this, seems few people had same problem, but there's no
clean answer.

Thanks in advance!
Andrey

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=986732

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2008-12-18 16:19:47 CET

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.