git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [MSysGit] Windows & executable bit
@ 2009-08-18  9:42 Ferry Huberts
  2009-08-18 10:14 ` [msysGit] " Johannes Schindelin
  0 siblings, 1 reply; 9+ messages in thread
From: Ferry Huberts @ 2009-08-18  9:42 UTC (permalink / raw)
  To: msysgit; +Cc: git

Hi list,

Our project is (also) using msysgit.
Recently we changed the permissions on a file
(a Linux shell script) by this (gitk) patch:

----------------------------- xxxx/SQC/SQC.sh -----------------------------
old mode 100644
new mode 100755

We did this on a Linux machine.

Now on a Windows machine we pull in the change:
This causes problems when checking out the branch on which the change was
made: after a checkout the status of SQC.sh is always 'modified' and we can't
convince git to reset it. I actually succeeded _once_ but can not remember how
I did it.
The file is _always_ dirty.

Is this a bug?

I have to note that when I re-clone the repo I don't have the problem. So it
seems to be somewhere in the 'update the working copy' code?


Ferry

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

end of thread, other threads:[~2009-08-18 16:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-18  9:42 [MSysGit] Windows & executable bit Ferry Huberts
2009-08-18 10:14 ` [msysGit] " Johannes Schindelin
2009-08-18 10:23   ` Thomas Rast
2009-08-18 11:17     ` Ferry Huberts
2009-08-18 12:59       ` Johannes Schindelin
2009-08-18 11:55     ` Johannes Schindelin
2009-08-18 12:19       ` [msysGit] " Erik Faye-Lund
2009-08-18 12:59         ` Johannes Schindelin
2009-08-18 16:47           ` Johan 't Hart

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