I am on Win2000 Professional, Subversion 0.9.32, JavaHL checked.
Calling up the synchronize view yields this (along with the seemingly
unavoidable "Command line client adapter is not available" message in the log):
java.lang.NullPointerException
at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.getInfo(JhlClientAdapter.java:1491)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.fetchNodeKind(StatusAndInfoCommand.java:100)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.fetchNodeKinds(StatusAndInfoCommand.java:83)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.execute(StatusAndInfoCommand.java:59)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:239)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:217)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:194)
at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob.run(RefreshSubscriberJob.java:341)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
------------------
Christian Sell
Received on Wed Jul 27 17:50:35 2005