Community
Participate
Working Groups
Version: 0.7.9.I20100512-1900 SVN Client: org.eclipse.team.svn.connector.svnkit16 2.2.2.I20100512-1900 SVN/1.6.6 SVNKit/1.3.2 (http://svnkit.com/) r6267 JVM Properties: {java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.6.0_17-b04, java.vendor=Sun Microsystems Inc., line.separator= , java.class.version=50.0, os.name=Windows 7, os.arch=amd64, user.country=CH, os.version=6.1, eclipse.commands=-os win32 -ws win32 -arch x86_64 -showsplash -launcher C:\dev\Tools\Eclipse\eclipse36x\eclipse.exe -name Eclipse --launcher.library C:\dev\Tools\Eclipse\eclipse36x\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v20100503\eclipse_1307.dll -startup C:\dev\Tools\Eclipse\eclipse36x\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -exitdata 1afc_58 -data C:\dev\code\workspace_36\unblu2 -showLocation -vm C:\Windows\system32\javaw.exe , java.version=1.6.0_17, osgi.framework.version=3.6.0.v20100517, file.separator=\, java.vm.info=mixed mode, path.separator=;, user.timezone=Europe/Berlin, user.language=de, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding=Cp1252} org.eclipse.core.internal.resources.ResourceException: Errors occurred while refreshing resources with the local file system. org.eclipse.core.internal.resources.ResourceException: Errors occurred while refreshing resources with the local file system. at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystemResourceManager.java:827) at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResourceManager.java:808) at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1661) at org.eclipse.team.svn.core.operation.local.RefreshResourcesOperation$2.run(RefreshResourcesOperation.java:131) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975) at org.eclipse.team.svn.core.operation.local.RefreshResourcesOperation.doRefresh(RefreshResourcesOperation.java:129) at org.eclipse.team.svn.core.operation.local.RefreshResourcesOperation$1.run(RefreshResourcesOperation.java:106) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doSubTask(ProgressMonitorUtility.java:118) at org.eclipse.team.svn.core.operation.AbstractActionOperation.protectStep(AbstractActionOperation.java:154) at org.eclipse.team.svn.core.operation.AbstractActionOperation.protectStep(AbstractActionOperation.java:149) at org.eclipse.team.svn.core.operation.local.RefreshResourcesOperation.runImpl(RefreshResourcesOperation.java:96) 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.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:81) at org.eclipse.team.svn.ui.mapping.UpdateSubscriberContext.merge(UpdateSubscriberContext.java:254) at org.eclipse.team.internal.ui.mapping.ResourceMergeHandler$1.execute(ResourceMergeHandler.java:58) at org.eclipse.team.ui.mapping.SynchronizationOperation.run(SynchronizationOperation.java:121) 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) Contains: Failed to read the project description file (.project) for 'com.unblu.server.core'. The file has been changed on disk, and it now contains invalid information. The project will not function properly until the description file is restored to a valid state.
The problem has no relation to the Subversive itself. Actually, after update .project file received conflicting changes, so, you just need to use synchronize + manual merge before updating the whole project.