Skip to main content

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

Hi

Both, updating and committing worked for me.


Cheers,
Thomas


Am Monday 08 September 2008 14:28:00 schrieb Nicholas Loulloudes:
> 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.handleClientExceptio
>n(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(ThreadN
>ameModifier.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(SVNR
>epositoryResource.java:97) at
> org.eclipse.team.svn.ui.operation.GetRemoteResourceRevisionOperation.runImp
>l(GetRemoteResourceRevisionOperation.java:39) at
> org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractAct
>ionOperation.java:76) at
> org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMon
>itorUtility.java:103) at
> org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(CompositeOpe
>ration.java:94) at
> org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractAct
>ionOperation.java:76) at
> org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.jav
>a:37) at
> org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMon
>itorUtility.java:103) at
> org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(Pro
>gressMonitorUtility.java:89) at
> org.eclipse.team.svn.ui.utility.DefaultCancellableOperationWrapper.run(Defa
>ultCancellableOperationWrapper.java:55) at
> org.eclipse.team.svn.ui.utility.ScheduledOperationWrapper.run(ScheduledOper
>ationWrapper.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(JavaHLObjec
>tFactory.java:607) at
> org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.ja
>va: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.j
>ava:30) at
> org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getNextA
>uthentication(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.jav
>a:60) at
> org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.openConnection(SVN
>RepositoryImpl.java:974) at
> org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.getLatestRevision(
>SVNRepositoryImpl.java:140) at
> org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.j
>ava:348) at
> org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:4
>62) at
> org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.ja
>va:418) at
> org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.ja
>va: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




Back to the top