Re: git: cannot rename foo to Foo on a case-insensitive filesystem (e.g. on Windows)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Tue, 28 Aug 2007, Reece Dunn wrote:

> Running the following:
> 
>     echo "hello" > foo
>     git add foo && git commit -m "move test (1)"
>     git mv foo Foo
> 
> using a case-insensitive filesystem (this was done running git 1.5.0.3
> and git 1.5.1.3 on Windows using cygwin), I get the following error:
> 
>     fatal: destination exists, source=foo, destination=Foo

What did you expect?  A regular "mv foo Foo" does not work either!  So it 
is not like this is a bug in git, but in your setup.

Ciao,
Dscho
-
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux