git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git rebase -i failing on cygwin -- git checkout-index says File Exists
@ 2009-01-20 20:09 Ludvig Strigeus
  2009-01-20 20:12 ` Ludvig Strigeus
  2009-01-20 21:16 ` Johannes Schindelin
  0 siblings, 2 replies; 6+ messages in thread
From: Ludvig Strigeus @ 2009-01-20 20:09 UTC (permalink / raw)
  To: git

Hi,

I'm having some weird problem with Git on Cygwin on Windows XP. I
start with a totally clean repo, and then run interactive rebase to
edit a historical commit. I exit the editor without doing anything (I
get similar issues if I modify stuff inside the editor).

$ git st
# On branch master
nothing to commit (working directory clean)

$ git rebase -i 4a1552c81b622f85b0e9170c6fd7a22b4a3e633c
error: git checkout-index: unable to create file util/stringfuncs.cpp
(File exists)
fatal: Could not reset index file to revision '4965936'.
error: Entry 'util/boink-py.cc' not uptodate. Cannot merge.
fatal: merging of trees 0c27b10e163f00655486976896d096302b0f5c21 and
7c7dfd93d678cfc564649738d45260e0b5d9f5a7 failed
Could not apply d9c7ac9... Various reorganizations.

Any clues?

Thanks,
Ludde

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-20 23:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2009-01-20 23:23       ` Johannes Schindelin

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).