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

cannot commit: JavaSVN v0.8.5

From: johnny geling <johnny.geling_at_chello.be>
Date: 2005-03-04 01:22:36 CET

Hello,

I'm working on eclipse Version: 3.1.0
Build id: I20050219-1500
with subclipse 0.9.28 and JavaSVN v0.8.5
on WinXP professional

I can update and browse the repro but commit doesn't work. I hear that
there is something going on on my server (location of repro).

This is in the eclipse log file (have also no svn console or at least I
can't find it)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 01:05:50.899
!MESSAGE org.tigris.subversion.javahl.ClientException: can't connect
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: can't connect
    at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:192)
    at
org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
    at
org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:395)
    at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
    at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
    at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:390)
    at
org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
    at
org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
    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:181)
    at
org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
    at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
    at
org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1388)
    at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
    at
org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
    at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:184)
    ... 13 more

In the log file I saw also other items concerning svn integration. Where
should I post the logfile?

Johnny Geling
Received on Fri Mar 4 11:22:36 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.