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

Re: [Subclipse-dev] Re: [PATCH] toggle "show change path by default"

From: Eugene Kuleshov <eu_at_javatx.com>
Date: 2005-08-19 07:07:10 CEST

Mark Phippard wrote:

>I tested the patch, it looks great. I had to do a few minor formatting
>tweaks, but they were likely from the patch process from my email client.
>I committed this in r1556. Thanks for taking the time to do this. And
>thanks to Eugene also for the original patch. Hopefully getting this bit
>committed will make it easier for you to focus on the rest of what you
>wanted to do.
>
>
  New version woks just fine. Well done. :-)

>I will probably be releasing 0.9.33 next week. I am expecting the
>Subversion 1.2.3 tarball to be put up for testing tonight or tomorrow,
>which would hopefully mean it would be released early next week. Once the
>Win32 binaries are up, and I have done some testing, I will likely do our
>release. It is looking to be a great release.
>
>
  Mark, I'm still getting this error when synchronizing with JavaHL
(work wine with JavaSVN):

java.lang.NullPointerException
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.fetchInfo(StatusAndInfoCommand.java:160)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.ensureStatusContainsRemoteData(StatusAndInfoCommand.java:137)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.collectRemoteStatuses(StatusAndInfoCommand.java:99)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.execute(StatusAndInfoCommand.java:55)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(StatusAndInfoCommand.java:64)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:233)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:213)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:191)
at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob.run(RefreshSubscriberJob.java:341)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

  I'm also getting another error with JavaHL on SVN console when trying
to double click on affected path in a history view.

    HTTP Path Not Found
svn: REPORT request failed on
'/svn/xcommonj-work/!svn/bc/55/trunk/xcommonj/trunk/xcommonj/commonj-ejb/src/main/org/javatx/cj/work'
svn:
'/svn/xcommonj-work/!svn/bc/55/trunk/xcommonj/trunk/xcommonj/commonj-ejb/src/main/org/javatx/cj/work'
path not found

  Again it work ok with JavaSVN, but there is still a strange delay
before editor gets opened.

  Any clue on these issues?

  regards,
  Eugene
Received on Fri Aug 19 15:07:10 2005

This is an archived mail posted to the Subclipse Dev mailing list.

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