Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] Are commiters able to synchronize with g-Eclipse SVN ??

Hi g-Eclipse commiters,

Are you able to synchronize/commit with the SVN repository today ??? I get an authentication error exception (see below) using Ganymede.

This happened to me also on Friday, therefore i changed my password at the Eclipse Found. portal..and that sorted it out..

But today i get the same problem.

Thanks.


org.eclipse.team.svn.core.connector.SVNConnectorException: svn: authentication cancelled at org.polarion.team.svn.connector.svnkit.SVNKitConnector.handleClientException(SVNKitConnector.java:1298) at org.polarion.team.svn.connector.svnkit.SVNKitConnector.info(SVNKitConnector.java:961) at org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.info(ThreadNameModifier.java:696) at org.eclipse.team.svn.core.utility.SVNUtility.info(SVNUtility.java:403) at org.eclipse.team.svn.core.svnstorage.SVNRepositoryContainer.getRevisionImpl(SVNRepositoryContainer.java:101) at org.eclipse.team.svn.core.svnstorage.SVNRepositoryResource.getRevision(SVNRepositoryResource.java:97) at org.eclipse.team.svn.ui.operation.GetRemoteResourceRevisionOperation.runImpl(GetRemoteResourceRevisionOperation.java:39) at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:76) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:103) at org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(CompositeOperation.java:94) at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:76) at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:37) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:103) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:89) at org.eclipse.team.svn.ui.utility.DefaultCancellableOperationWrapper.run(DefaultCancellableOperationWrapper.java:55) at org.eclipse.team.svn.ui.utility.ScheduledOperationWrapper.run(ScheduledOperationWrapper.java:37)
   at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.tigris.subversion.javahl.ClientException: svn: authentication cancelled at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:607) at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1389) at org.tmatesoft.svn.core.javahl.SVNClientImpl.info2(SVNClientImpl.java:1221) at org.polarion.team.svn.connector.svnkit.SVNKitConnector.info(SVNKitConnector.java:953)
   ... 15 more
Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: authentication cancelled at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:30) at org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getNextAuthentication(DefaultSVNAuthenticationManager.java:202) at org.tmatesoft.svn.core.internal.io.svn.SVNSSHConnector.open(SVNSSHConnector.java:84) at org.tmatesoft.svn.core.internal.io.svn.SVNConnection.open(SVNConnection.java:60) at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.openConnection(SVNRepositoryImpl.java:974) at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.getLatestRevision(SVNRepositoryImpl.java:140) at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:348) at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:462) at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:418) at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:382)
   at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:1988)
at org.tmatesoft.svn.core.javahl.SVNClientImpl.info2(SVNClientImpl.java:1207)
   ... 16 more


--
_________________________________________________

Nicholas Loulloudes
High Performance Computing Systems Laboratory (HPCL)
University of Cyprus,
Nicosia, Cyprus

Tel:  +357-22892663
Email: loulloudes.n[at]cs.ucy.ac.cy

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top