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

Possible Subclipse issue

From: Static Absorption <static.absorption_at_gmail.com>
Date: 2006-06-07 21:14:26 CEST

In Subclipse 1.0.2, which I updated today, I get an error trying to
browse an SVN repo. Other people, using previous versions, do not
seem to be experiencing this.

I don't have access to an external https protected repo to test with.
Is there something I can do to further clarify this problem?
Mykel

The ERROR: An internal error occurred during: "Fetching children of
https://dev.pyramidonline.com/repo/omnivision".

---
The Stack Trace:
java.lang.UnsupportedOperationException: 1.4 methods not enabled
   at org.metastatic.jessie.provider.SSLSocket.setKeepAlive(SSLSocket.java)
   at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createSSLSocket
(SVNSocketFactory.java:65)
   at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:137)
   at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java
:250)
   at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:213)
   at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:201)
   at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doPropfind
(DAVConnection.java:101)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getProperties(DAVUtil.java:57)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getResourceProperties(DAVUtil.java:62)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getStartingProperties
(DAVUtil.java:92)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:113)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineProperties(DAVUtil.java:197)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineInfo
(DAVUtil.java:160)
   at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:145)
   at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:306)
   at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:409)
   at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:368)
   at org.tmatesoft.svn.core.wc.SVNLogClient.doList (SVNLogClient.java:458)
   at org.tmatesoft.svn.core.wc.SVNLogClient.doList(SVNLogClient.java:488)
   at org.tmatesoft.svn.core.javahl.SVNClientImpl.list(SVNClientImpl.java:190)
   at org.tmatesoft.svn.core.javahl.SVNClientImpl.list (SVNClientImpl.java:177)
   at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getList(AbstractJhlClientAdapter.java:295)
   at org.tigris.subversion.subclipse.core.resources.RemoteFolder.getMembers
(RemoteFolder.java:165)
   at org.tigris.subversion.subclipse.core.resources.RemoteFolder.members(RemoteFolder.java:255)
   at org.tigris.subversion.subclipse.ui.operations.FetchMembersOperation.execute(FetchMembersOperation.java
:41)
   at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:91)
   at org.tigris.subversion.subclipse.ui.repository.model.SVNRepositoryRootElement.fetchDeferredChildren(SVNRepositoryRootElement.java
:74)
   at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:193)
   at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Session data:
eclipse.buildId=M20060118-1600
java.fullversion=GNU libgcj 4.1.0 20060304 (Red Hat 4.1.0-3)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 7 21:16:43 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.