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

Re: user credentials error when trying to commit

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-01-05 18:09:42 CET

Did you supply a username and password when you defined your SVN
Repository connecton in Eclipse?

If you don't, then you have to use the svn command line one time, and
supply and cache your credentials using it.

Mark

Aadi Deshpande <mailinglists@clubmom-inc.com> wrote on 01/05/2005 11:44:21
AM:

> I keep getting this error when trying to commit through subclipse,
> though not via the command line.
>
> I am using Eclipse 3.0.1, Subclipse 0.9.25 ( with JavaSVN ) on JDK 1.4.2

> (both IBM and Sun) on a Linux x86 box:
>
>
> org.tigris.subversion.svnclientadapter.SVNClientException:
> org.tigris.subversion.javahl.ClientException: authentication failed, no
> credentials
> at
> org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.
> commit(JhlClientAdapter.java:196)
> at
> org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.
> run(CheckinResourcesCommand.java:94)
> at
>
org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:399)
> at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
> at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1693)
> at
>
org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:394)
> 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:159)
> at
> org.eclipse.team.internal.ui.actions.JobRunnableContext$3.
> runInWorkspace(JobRunnableContext.java:179)
> at
> org.eclipse.core.internal.resources.InternalWorkspaceJob.
> run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
> Caused by: org.tigris.subversion.javahl.ClientException: authentication
> failed, no credentials
> at
>
org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1045)
> at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:444)
> at
> org.tigris.subversion.javahl.SVNClientSynchronized.
> commit(SVNClientSynchronized.java:332)
> at
> org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.
> commit(JhlClientAdapter.java:188)
> ... 13 more
>
> Any more information that I can provide, i would be happy to.
>
> Many thanks in advance,
>
> -a
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
_____________________________________________________________________________
> Scanned for SoftLanding Systems, Inc. by IBM Email Security Management
> Services powered by MessageLabs.
>
_____________________________________________________________________________

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Jan 6 04:09:42 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.