From: Andreas Ericsson <ae@op5.se>
To: Medve Emilian <Emilian.Medve@freescale.com>
Cc: git@vger.kernel.org
Subject: Re: linux-2.6 clone with CygWin git
Date: Fri, 09 Nov 2007 16:00:53 +0100 [thread overview]
Message-ID: <47347625.9040705@op5.se> (raw)
In-Reply-To: <598D5675D34BE349929AF5EDE9B03E270174D8A2@az33exm24.fsl.freescale.net>
Medve Emilian wrote:
> Hello,
>
>
> I noticed that something might not be right with my CygWin git (latest
> CygWin relevant build packages + a few days old git build from the next
> & master branches). When I clone, say, Linus' tree over the native git
> protocol everything goes fine but a git-status shows this:
>
> $ git-status
> # On branch master
> # Changed but not updated:
> # (use "git add <file>..." to update what will be committed)
> #
> # modified: include/linux/netfilter/xt_CONNMARK.h
> # modified: include/linux/netfilter/xt_DSCP.h
> # modified: include/linux/netfilter/xt_MARK.h
> # modified: include/linux/netfilter/xt_TCPMSS.h
> # modified: include/linux/netfilter_ipv4/ipt_CONNMARK.h
> # modified: include/linux/netfilter_ipv4/ipt_DSCP.h
> # modified: include/linux/netfilter_ipv4/ipt_ECN.h
> # modified: include/linux/netfilter_ipv4/ipt_MARK.h
> # modified: include/linux/netfilter_ipv4/ipt_TCPMSS.h
> # modified: include/linux/netfilter_ipv4/ipt_TOS.h
> # modified: include/linux/netfilter_ipv4/ipt_TTL.h
> # modified: include/linux/netfilter_ipv6/ip6t_HL.h
> # modified: include/linux/netfilter_ipv6/ip6t_MARK.h
> # modified: net/ipv4/netfilter/ipt_ECN.c
> # modified: net/ipv4/netfilter/ipt_TOS.c
> # modified: net/ipv4/netfilter/ipt_TTL.c
> # modified: net/ipv6/netfilter/ip6t_HL.c
> # modified: net/netfilter/xt_CONNMARK.c
> # modified: net/netfilter/xt_DSCP.c
> # modified: net/netfilter/xt_MARK.c
> # modified: net/netfilter/xt_TCPMSS.c
> #
> no changes added to commit (use "git add" and/or "git commit -a")
>
> git-fsck --strict --full finds no fault in the clone, git-reset --hard
> goes fine but changes nothing in the output of git-status. Some
> additional superficial investigation showed that git-diff doesn't even
> compare my checked out tree against the latest commit. Checkout of
> various commits shows the same issue.
>
> Can somebody please double-check this scenario for me just to validate
> that this happens only due to some particular factors combination on my
> box?
>
Your filesystem is not case sensitive and there are files with identical
names (apart from the case thing) in the Linux kernel repo.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
next prev parent reply other threads:[~2007-11-09 15:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-09 14:29 linux-2.6 clone with CygWin git Medve Emilian
2007-11-09 15:00 ` Andreas Ericsson [this message]
2007-11-09 15:02 ` Simon Sasburg
2007-11-09 15:03 ` David Brown
2007-11-09 17:16 ` Pascal Obry
2007-11-10 9:50 ` Andreas Ericsson
2007-11-09 21:24 ` Brian Dessent
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=47347625.9040705@op5.se \
--to=ae@op5.se \
--cc=Emilian.Medve@freescale.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.