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

Re: [Subclipse-users] NPE in latest revision from 1.4.x ?

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 3 Jun 2008 08:22:45 -0400

Can you send that to support_at_svnkit.com? That is a bug in SVNKit. It
looks like it happens when they try to update your working copy to the
new 1.5 format.

When you installed it, they also added an update site to your list in
Eclipse. You can check it for a new version.

Mark

On Tue, Jun 3, 2008 at 3:09 AM, Valerio Schiavoni
<valerio.schiavoni_at_gmail.com> wrote:
> Hello,
> i'm getting this stacktrace performing an svn cleanup :
>
> !ENTRY org.eclipse.core.jobs 4 2 2008-06-03 09:02:30.101
> !MESSAGE An internal error occurred during: "SVN Cleanup".
> !STACK 0
> java.lang.NullPointerException
> at
> org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea.formatWC(SVNAdminArea.java:1494)
> at
> org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea15Factory.doChangeWCFormat(SVNAdminArea15Factory.java:45)
> at
> org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.upgrade(SVNAdminAreaFactory.java:143)
> at
> org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:356)
> at
> org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:262)
> at
> org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:255)
> at org.tmatesoft.svn.core.wc.SVNWCClient.doCleanup(SVNWCClient.java:436)
> at org.tmatesoft.svn.core.wc.SVNWCClient.doCleanup(SVNWCClient.java:423)
> at
> org.tmatesoft.svn.core.javahl.SVNClientImpl.cleanup(SVNClientImpl.java:830)
> at
> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.cleanup(AbstractJhlClientAdapter.java:1904)
> at
> org.tigris.subversion.subclipse.core.commands.CleanupResourcesCommand.run(CleanupResourcesCommand.java:46)
> at
> org.tigris.subversion.subclipse.ui.operations.CleanupOperation.execute(CleanupOperation.java:49)
> at
> org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:71)
> at
> org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:89)
> at
> org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
> at
> org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
> at
> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
>
> Your operating system : Mac OSX 10.5.3
> The release and/or revision of Eclipse : Eclipse 3.3.2
> The release and/or revision of Subclipse : Subversion Client Adapter 1.3.8;
> Suversion JavaHL: 1.3.13, SVN Team Proveder Core: 1.3.16, SVKIT Client
> Adapter: 1.3.2
> The client adapter used (JavaHL or JavaSVN) :
> The protocol used (file://, svn://, http:// etc.) : svn+ssh
>
> Any help is appreciated.
>
> --
> http://www.linkedin.com/in/vschiavoni
> http://jroller.com/vschiavoni

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-06-03 14:23:01 CEST

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

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