[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: Aadi Deshpande <mailinglists_at_clubmom-inc.com>
Date: 2005-01-05 20:58:26 CET

Thanks Alexander and Mark. Working well.

Alexander Kitaev wrote:

>Hello Aadi,
>
>You need to define user name and password in repository properties. You may
>do this through SVN Repositories View. Invoke properties dialog on desired
>repository node and set valid user name and password.
>
>If the above will not help, please describe what kind of repository you're
>trying to access (svn, svn+ssh, http, https)?
>
>Alexander Kitaev.
>
>
>
>>-----Original Message-----
>>From: Aadi Deshpande [mailto:mailinglists@clubmom-inc.com]
>>Sent: Wednesday, January 05, 2005 7:44 PM
>>To: users@subclipse.tigris.org
>>Subject: user credentials error when trying to commit
>>
>>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.CheckinResources
>>Command$1.run(CheckinResourcesCommand.java:94)
>>at
>>org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(S
>>VNProviderPlugin.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(SVN
>>ProviderPlugin.java:394)
>>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:159)
>>at
>>org.eclipse.team.internal.ui.actions.JobRunnableContext$3.runI
>>nWorkspace(JobRunnableContext.java:179)
>>at
>>org.eclipse.core.internal.resources.InternalWorkspaceJob.run(I
>>nternalWorkspaceJob.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(SVNClien
>>t.java:1045)
>>at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:444)
>>at
>>org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNC
>>lientSynchronized.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
>>
>>
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Thu Jan 6 06:58:26 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.