Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 325964

Summary: ID-FSVL5
Product: [Technology] Subversive Reporter: Michael Moser <mmo>
Component: CoreAssignee: Igor Burilo <igor.burilo>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: a.gurov
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael Moser CLA 2010-09-22 09:52:12 EDT
I renamed a folder and now I am trying since half an hour to convince SVN to accept that change. It keeps complaining that it can't add files to a resource that's scheduled to be deleted and all kinds of similar rubbish! And no override or whatever does the trick! 
And this is not the first time I am having issues aftger renaming folders! I already see myself reverting AGAIN (as I eventually had in previous cases) and re-doing all my changes. Subversive really sucks when it gets to renaming folders!

Michael
-----------------------------------------------------
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_21-b06, java.vendor=Sun Microsystems Inc., line.separator=
 , java.class.version=50.0, os.name=Windows 7, os.arch=x86, user.country=CH, os.version=6.1, eclipse.commands=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\eclipse_3.6\eclipse.exe -name Eclipse --launcher.library C:\eclipse_3.6\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v20100503\eclipse_1307.dll -startup C:\eclipse_3.6\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -exitdata 2f20_50 -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.javascript.product -product org.eclipse.epp.package.php.product -product org.eclipse.epp.package.cpp.product -clean -vm C:\JDK1.6.0\bin\javaw.exe , java.version=1.6.0_21, osgi.framework.version=3.6.0.v20100517, file.separator=\, java.vm.info=mixed mode, path.separator=;, user.timezone=Europe/Berlin, user.language=en_US, java.vm.name=Java HotSpot(TM) Client VM, file.encoding=Cp1252}

java.io.IOException: Access is denied
java.io.IOException: Access is denied
	at java.io.WinNTFileSystem.createFileExclusively(Native Method)
	at java.io.File.checkAndCreate(File.java:1704)
	at java.io.File.createTempFile(File.java:1792)
	at org.eclipse.team.svn.core.operation.local.change.ResourceChange.<init>(ResourceChange.java:38)
	at org.eclipse.team.svn.core.operation.local.change.FileChange.<init>(FileChange.java:24)
	at org.eclipse.team.svn.core.operation.local.change.ResourceChange.wrapLocalResource(ResourceChange.java:80)
	at org.eclipse.team.svn.core.operation.local.change.FolderChange.<init>(FolderChange.java:37)
	at org.eclipse.team.svn.core.operation.local.change.ResourceChange.wrapLocalResource(ResourceChange.java:81)
	at org.eclipse.team.svn.core.operation.local.change.FolderChange.<init>(FolderChange.java:37)
	at org.eclipse.team.svn.core.operation.local.change.ResourceChange.wrapLocalResource(ResourceChange.java:81)
	at org.eclipse.team.svn.core.operation.local.change.FolderChange.<init>(FolderChange.java:37)
	at org.eclipse.team.svn.core.operation.local.change.ResourceChange.wrapLocalResource(ResourceChange.java:81)
	at org.eclipse.team.svn.core.operation.local.change.FolderChange.<init>(FolderChange.java:37)
	at org.eclipse.team.svn.core.operation.local.change.ResourceChange.wrapLocalResource(ResourceChange.java:81)
	at org.eclipse.team.svn.core.operation.local.change.FolderChange.<init>(FolderChange.java:37)
	at org.eclipse.team.svn.core.operation.local.change.ResourceChange.wrapLocalResource(ResourceChange.java:81)
	at org.eclipse.team.svn.core.operation.local.MarkAsMergedOperation.markExisting(MarkAsMergedOperation.java:148)
	at org.eclipse.team.svn.core.operation.local.MarkAsMergedOperation$1.run(MarkAsMergedOperation.java:109)
	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.MarkAsMergedOperation.runImpl(MarkAsMergedOperation.java:101)
	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.synchronize.action.AbstractSynchronizeLogicalModelAction$2$1.run(AbstractSynchronizeLogicalModelAction.java:345)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

org.eclipse.team.svn.core.operation.ActivityCancelledException
org.eclipse.team.svn.core.operation.ActivityCancelledException
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:95)
	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.synchronize.action.AbstractSynchronizeLogicalModelAction$2$1.run(AbstractSynchronizeLogicalModelAction.java:345)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Comment 1 Alexander Gurov CLA 2010-10-10 04:26:34 EDT
No write access to the workspace folders (check .metadata especially).