git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ludvig Strigeus" <strigeus@gmail.com>
To: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: Git rebase -i failing on cygwin -- git checkout-index says File Exists
Date: Tue, 20 Jan 2009 23:44:26 +0100	[thread overview]
Message-ID: <4285cd450901201444g711626afm296bf372a100b999@mail.gmail.com> (raw)
In-Reply-To: <4285cd450901201420l8929dci25688dc9723c917a@mail.gmail.com>

On Tue, Jan 20, 2009 at 11:20 PM, Ludvig Strigeus <strigeus@gmail.com> 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

  reply	other threads:[~2009-01-20 22:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-20 20:09 Git rebase -i failing on cygwin -- git checkout-index says File Exists Ludvig Strigeus
2009-01-20 20:12 ` Ludvig Strigeus
2009-01-20 21:16 ` Johannes Schindelin
2009-01-20 22:20   ` Ludvig Strigeus
2009-01-20 22:44     ` Ludvig Strigeus [this message]
2009-01-20 23:23       ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4285cd450901201444g711626afm296bf372a100b999@mail.gmail.com \
    --to=strigeus@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).