Subclipse - Repository Exploring Fetching Children Takes Forever
I recently got the latest version of Eclipse Indigo for Java Developers - then installed Subclipse using the update site: http://subclipse.tigris.org/update_1.6.x
Now when I go to SVN Repository Exporing perspective - my repository location having been added - when I expand the repository it says "Pending..." and tasks show it is "Fetching children of xxxx..."
Note that I tried using both JavaHL and SVNKit SVN interface. Sometimes it actually does finally show me the directory (after a few minutes), but other times it just sits there forever (one time I let it sit overnight).
But it never seems to show anything even if it let it sit for a really long time. I know this has worked in the past though.
I even created a different installation which had subversive plugin installed instead of开发者_JAVA百科 subclipse. In this case it seems to be much faster. However, I find that synchronizing with subversive is painful because it tries to refresh the synchronization any time I do anything. Subclipse seemed to work a lot better with synchronizing, so I would really like to get this to work.
Here is a copy of my installation:
- Apache Ivy 2.2.0.final_20100923230623
- Apache IvyDE 2.1.0.201008101807-RELEASE
- Eclipse IDE for Java Developers
- Eclipse Java Web Developer Tools 3.3.0.v201103310009-7F7AFO-C25TohFunnht_0yz0s92kZCb4ufuz0TLG
- Eclipse Web Developer Tools 3.3.0.v201102200555-7O7IFhJEMiB5vNMYta56_GonLeahqrwnYjv2mBz-
- JavaScript Development Tools 1.3.0.v201103031824-7F78FXPFBBoPbXRIcIgs0z0
- JNA Library 3.2.7
- PHP Development Tools (PDT) SDK Feature 3.0.0.v20110516-1100-77--84_23JBVgSVXO7XGJz0VLa9O
- Subclipse (Required) 1.6.18
- Subversion Client Adapter (Required) 1.6.12
- Subversion JavaHL Native Library Adapter (Required) 1.6.17
- Subversion Revision Graph 1.0.9
- SVNKit Client Adapter (Not required) 1.6.15
- SVNKit Library 1.3.5.7406
精彩评论