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

NullPointerException on a checkout

From: Andreas Müller <faloofus_at_gmx.de>
Date: 2005-05-19 14:40:58 CEST

After a checkout i get this error

!ENTRY org.eclipse.core.runtime 4 2 Mai 18, 2005 15:05:22.311
!MESSAGE An internal error occurred during: "SVN Checkout".
!STACK 0
java.lang.NullPointerException
        at java.io.File.<init>(File.java:194)
        at
org.tigris.subversion.svnclientadapter.commandline.CmdLineInfoPart.getFile(CmdLineInfoPart.java:118)
        at
org.tigris.subversion.svnclientadapter.commandline.CmdLineStatuses.getStatuses(CmdLineStatuses.java:71)
        at
org.tigris.subversion.svnclientadapter.commandline.CmdLineStatuses.<init>(CmdLineStatuses.java:62)
        at
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapter.getStatus(CmdLineClientAdapter.java:575)
        at
org.tigris.subversion.subclipse.core.status.RecursiveStatusUpdateStrategy.updateStatus(RecursiveStatusUpdateStrategy.java:56)
        at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.getStatus(StatusCacheManager.java:101)
        at
org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(LocalResource.java:157)
        at
org.tigris.subversion.subclipse.core.resources.LocalResource.hasRemote(LocalResource.java:150)
        at
org.tigris.subversion.subclipse.core.SVNTeamProvider.setProject(SVNTeamProvider.java:78)
        at
org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:176)
        at
org.eclipse.team.core.RepositoryProvider.map(RepositoryProvider.java:107)
        at
org.tigris.subversion.subclipse.core.commands.CheckoutCommand.refreshProjects(CheckoutCommand.java:377)
        at
org.tigris.subversion.subclipse.core.commands.CheckoutCommand.run(CheckoutCommand.java:136)
        at
org.tigris.subversion.subclipse.ui.operations.CheckoutAsProjectOperation.execute(CheckoutAsProjectOperation.java:48)
        at
org.tigris.subversion.subclipse.ui.operations.CheckoutAsProjectOperation.execute(CheckoutAsProjectOperation.java:38)
        at
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:159)
        at
org.eclipse.team.internal.ui.actions.JobRunnableContext$3.runInWorkspace(JobRunnableContext.java:179)
        at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

I look in my workspace and i see the outchecked project as a normal project.
the files are there like its a normal eclipse project. but there are no
subversion commands its yust like a normal eclipse project.

I use
Eclipse 3.0.2
CDT 2.1.1
Eclipse FTP and WebDAV 3.0.0
Subclipse 0.9.30
VersionControl with Subversion 1.1.1

i copied the whole eclipse folder from another computer where subclipse
works fine. If i try the same procedure there it works. both are SuSE Linux
9.3 Workstations.

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++
Received on Thu May 19 22:40:58 2005

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.