Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 362157 - ID-T4PIV
Summary: ID-T4PIV
Status: RESOLVED DUPLICATE of bug 351434
Alias: None
Product: Subversive
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 03:55 EDT by gosch CLA
Modified: 2011-10-27 04:00 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gosch CLA 2011-10-27 03:55:20 EDT
Version:	0.7.9.I20110523-1700

SVN Client:	org.eclipse.team.svn.connector.svnkit16 2.2.2.I20110523-1700 SVN/1.6.15 SVNKit/1.3.5 (http://svnkit.com/) r7406

JVM Properties:
{java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.6.0_24-b07, java.vendor=Sun Microsystems Inc., line.separator=
 , java.class.version=50.0, os.name=Windows 7, os.arch=x86, user.country=DE, os.version=6.1, eclipse.commands=-os win32 -ws win32 -arch x86 -showsplash C:\Users\gosch.VOLUMEGRAPHICS\Software\eclipse\\plugins\org.eclipse.platform_3.7.0.v201106131736\splash.bmp -launcher C:\Users\gosch.VOLUMEGRAPHICS\Software\eclipse\eclipse.exe -name Eclipse --launcher.library C:\Users\gosch.VOLUMEGRAPHICS\Software\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502\eclipse_1406.dll -startup C:\Users\gosch.VOLUMEGRAPHICS\Software\eclipse\\plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.overrideVmargs -product org.eclipse.epp.package.cpp.product -vm C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll , java.version=1.6.0_24, osgi.framework.version=3.7.0.v20110613, file.separator=\, java.vm.info=mixed mode, path.separator=;, user.timezone=Europe/Berlin, user.language=de, java.vm.name=Java HotSpot(TM) Client VM, file.encoding=Cp1252}

java.lang.NullPointerException
java.lang.NullPointerException
	at org.eclipse.team.svn.core.operation.local.SwitchOperation.runImpl(SwitchOperation.java:83)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
	at org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(CompositeOperation.java:95)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
	at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:39)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)
	at org.eclipse.team.svn.ui.utility.WorkspaceModifyCancellableOperationWrapper.execute(WorkspaceModifyCancellableOperationWrapper.java:58)
	at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
	at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
	at org.eclipse.team.svn.ui.utility.SVNTeamOperationWrapper.run(SVNTeamOperationWrapper.java:35)
	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:54)
Comment 1 gosch CLA 2011-10-27 03:56:32 EDT
This happened when branching from the trunk of my repository, using the repository version.
I also chose to directly work on the new branch.
Any hints what's going wrong?
Comment 2 Alexander Gurov CLA 2011-10-27 04:00:58 EDT
The issue is fixed in trunk but the changes weren't included into the build yet.

*** This bug has been marked as a duplicate of bug 351434 ***