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

RE: cannot commit: JavaSVN v0.8.5

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2005-03-04 01:38:20 CET

Hello Johnny,

Exception you've sent doesn't reveal the reason of the problem, the only
thing I could say is that javasvn for some reason failed to establish
connection to the svn server.
If possible, could you please send the full javasvn log (read
http://tmate.org/svn/logging.html for details on how to get full log) - it
will help to locate the reason of the problem.

Please also check that you've set correct credentials in SVN Repositories
view for your repository location. For instance, you may have read access to
repo, but not write one, that is necessary for commit.

Thanks,
Alexander Kitaev.

> -----Original Message-----
> From: johnny geling [mailto:johnny.geling@chello.be]
> Sent: Friday, March 04, 2005 1:23 AM
> To: users@subclipse.tigris.org
> Subject: cannot commit: JavaSVN v0.8.5
>
>
> 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.CheckinResources
> Command$1.run(CheckinResourcesCommand.java:94)
> at
> org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(S
VNProviderPlugin.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(SVN
ProviderPlugin.java:390)
> at
> org.tigris.subversion.subclipse.core.commands.CheckinResources
> Command.run(CheckinResourcesCommand.java:83)
> at
> org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(S
VNTeamProvider.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(Jo
bRunnableContext.java:181)
> at
> org.eclipse.team.internal.ui.actions.JobRunnableContext$Resour
ceJob.runInWorkspace(JobRunnableContext.java:74)
> at
> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(I
nternalWorkspaceJob.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(SVNClien
t.java:1388)
> at
> org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
> at
> org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNC
> lientSynchronized.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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Fri Mar 4 11:38:20 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.