| rebase fails: "cannot delete file" [message #912561] |
Thu, 13 September 2012 15:18  |
Brian Vosburgh Messages: 129 Registered: July 2009 |
Senior Member |
|
|
I have a large (more than 100 modified files) commit I am trying to rebase to a more current parent commit. If the new parent commit consists of only small, non-conflicting changes, the rebase has no problem. But if the new parent commit is larger and conflicts with my commit (on the order of 20 conflicting files), the rebase always fails. The error dialog usually says something like this:
Checkout conflict with file: Cannot delete file: C:\Users\Brian\dev\Workspaces\dali-master-3\webtools.dali\common\plugins\org.eclipse.jpt.common.utility\src\org\eclipse\jpt\common\utility\internal\ArrayTools.java
Checkout conflict with file: Cannot delete file: C:\Users\Brian\dev\Workspaces\dali-master-3\webtools.dali\common\plugins\org.eclipse.jpt.common.utility\src\org\eclipse\jpt\common\utility\internal\ArrayTools.java
I am also unable to merge the commits using EGit.
I can use TortoiseGit to perform the rebase and resolve the conflicts outside the Eclipse workspace without a problem.
Is this a bug? I did not see one like it on Bugzilla. Is there a workaround?
Thanks.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01713 seconds