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 ??

One thing that maybe is worth mentioning is that although it works it is 
painfully slow, I have about 200 bytes/s when I update.

Am Monday 08 September 2008 14:47:42 schrieb Nicholas Loulloudes:
> It's strange because i can login to dev.eclipse.org using normal ssh and
> my correct credentials.
>
> Thomas Köckerbauer wrote:
> > 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.handleClientExcep
> >>tio n(SVNKitConnector.java:1298) at
> >> org.polarion.team.svn.connector.svnkit.SVNKitConnector.info(SVNKitConnec
> >>tor .java:961) at
> >> org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.info(Thre
> >>adN ameModifier.java:696) at
> >> org.eclipse.team.svn.core.utility.SVNUtility.info(SVNUtility.java:403)
> >>     at
> >> org.eclipse.team.svn.core.svnstorage.SVNRepositoryContainer.getRevisionI
> >>mpl (SVNRepositoryContainer.java:101) at
> >> org.eclipse.team.svn.core.svnstorage.SVNRepositoryResource.getRevision(S
> >>VNR epositoryResource.java:97) at
> >> org.eclipse.team.svn.ui.operation.GetRemoteResourceRevisionOperation.run
> >>Imp l(GetRemoteResourceRevisionOperation.java:39) at
> >> org.eclipse.team.svn.core.operation.AbstractActionOperation.run(Abstract
> >>Act ionOperation.java:76) at
> >> org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(Progress
> >>Mon itorUtility.java:103) at
> >> org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(Composite
> >>Ope ration.java:94) at
> >> org.eclipse.team.svn.core.operation.AbstractActionOperation.run(Abstract
> >>Act 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(Progress
> >>Mon 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(D
> >>efa ultCancellableOperationWrapper.java:55) at
> >> org.eclipse.team.svn.ui.utility.ScheduledOperationWrapper.run(ScheduledO
> >>per 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(JavaHLOb
> >>jec 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:122
> >>1) at
> >> org.polarion.team.svn.connector.svnkit.SVNKitConnector.info(SVNKitConnec
> >>tor .java:953) ... 15 more
> >> Caused by: org.tmatesoft.svn.core.SVNCancelException: svn:
> >> authentication cancelled
> >>     at
> >> org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManage
> >>r.j ava:30) at
> >> org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getNe
> >>xtA uthentication(DefaultSVNAuthenticationManager.java:202) at
> >> org.tmatesoft.svn.core.internal.io.svn.SVNSSHConnector.open(SVNSSHConnec
> >>tor .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.getLatestRevisi
> >>on( SVNRepositoryImpl.java:140) at
> >> org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClien
> >>t.j ava:348) at
> >> org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.jav
> >>a: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:120
> >>7) ... 16 more
> >
> > _______________________________________________
> > geclipse-dev mailing list
> > geclipse-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/geclipse-dev




Back to the top