Re: git and file name case on cygwin

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2007-02-04 12:17:36
On Sat, 3 Feb 2007, Niklas Höglund wrote:
>
> There's something funny going on with git in cygwin. The following is
> in a clone of linux 2.6, with no local modifications (only the
> occasional pull from upstream).

You are using a filesystem that isn't able to handle the Linux kernel.

Make sure you don't try to maintain kernel source trees on a filesystem 
that isn't case-sensitive. Here's a clue:

	include/linux/netfilter/xt_dscp.h
	include/linux/netfilter/xt_DSCP.h

are both tracked files..

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Sun Feb 04 12:21:25 2007

This archive was generated by hypermail 2.1.8 : 2007-02-04 12:23:25 EST