On Tue, Jan 20, 2009 at 11:20 PM, Ludvig Strigeus <strigeus@xxxxxxxxx> wrote: > > Maybe this command log is useful. I got this while aborting the > rebase. Looks like some file creation race condition? Windows doesn't > allow files to be deleted while they're open. I believe I found the source of my problems with git rebase. I had an editor open that wanted to reload the files when changed, and this seemed to conflict with git's file manipulations. After closing the editor, I don't get the mysterious errors anymore. /Ludde -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html