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

[Subclipse-users] Problem synchronizing in Eclipse

From: Sloth Don (ROC) <Don.Sloth_at_ucb-group.com>
Date: 2007-03-02 23:15:48 CET

Hello:

I have just upgraded to eclipse 3.2.2 and I have setup subclipse 1.2.0 which
worked great in Eclipse 3.1 that I was using.

The problem that I am having now is that I seem to have set the key
information wrong or something and there seems to be no way that I can find
to clear it. Whenever I try to Synchronize a repository the error that I
see in eclipse is simply

    svn: Requested username does not match

I have even tried uninstalling the subclipse plugin and reinstalling and
that did not fix the problem. Is there a configuration file hidden
somewhere that I can delete? I tried to delete the keyring file and eclipse
is still not prompting me for the information that I specified the first
time that I used the subclipse plugin. Can you provide some help so that I
can enjoy your wonderful plugin?

Thanks
-Don

Here is the information that is displayed in the eclipse log.

!MESSAGE Error getting status for resource P/moc
org.tigris.subversion.javahl.ClientException: svn: Requested username does
not match

!STACK 1
org.tigris.subversion.subclipse.core.SVNException:
org.tigris.subversion.javahl.ClientException: svn: Requested username does
not match

        at
org.tigris.subversion.subclipse.core.SVNException.wrapException(SVNException
.java:75)
        at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(StatusA
ndInfoCommand.java:59)
        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges
(SVNWorkspaceSubscriber.java:250)

        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVN
WorkspaceSubscriber.java:229)
        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVN
WorkspaceSubscriber.java:204)
        at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberParticipantJob.doR
efresh(RefreshSubscriberParticipantJob.java:87)

        at
org.eclipse.team.internal.ui.synchronize.RefreshParticipantJob.run(RefreshPa
rticipantJob.java:308)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
org.tigris.subversion.subclipse.core.SVNException[-6]:
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: svn: Requested username does
not match

        at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getSt
atus(AbstractJhlClientAdapter.java:436)

        at
org.tigris.subversion.svnclientadapter.svnkit.SvnKitClientAdapter.getStatus(
SvnKitClientAdapter.java:117)
        at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getSt
atus(AbstractJhlClientAdapter.java:411)

        at
org.tigris.subversion.subclipse.core.client.StatusCommand.execute(StatusComm
and.java:69)
        at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.execute(Sta
tusAndInfoCommand.java:46)
        at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(StatusA
ndInfoCommand.java:57)
        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges
(SVNWorkspaceSubscriber.java:250)

        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVN
WorkspaceSubscriber.java:229)
        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVN
WorkspaceSubscriber.java:204)
        at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberParticipantJob.doR
efresh(RefreshSubscriberParticipantJob.java:87)

        at
org.eclipse.team.internal.ui.synchronize.RefreshParticipantJob.run(RefreshPa
rticipantJob.java:308)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Caused by: org.tigris.subversion.javahl.ClientException: svn: Requested
username does not match
        at
org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObject
Factory.java:435)
        at
org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.jav
a:1245)
        at
org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:174)
        at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getSt
atus(AbstractJhlClientAdapter.java:424)

        ... 11 more

---------------------------------------------------------
Legal Notice: This electronic mail and its attachments are intended solely
for the person(s) to whom they are addressed and contain information which
is confidential or otherwise protected from disclosure, except for the
purpose for which they are intended. Dissemination, distribution, or
reproduction by anyone other than the intended recipients is prohibited and
may be illegal. If you are not an intended recipient, please immediately
inform the sender and return the electronic mail and its attachments and
destroy any copies which may be in your possession. UCB screens electronic
mails for viruses but does not warrant that this electronic mail is free of
any viruses. UCB accepts no liability for any damage caused by any virus
transmitted by this electronic mail.
---------------------------------------------------------
Received on Fri Mar 2 23:21:11 2007

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.