Re: Cygwin git and Windows native Git differ on flipping permissions

2009-04-23 Thread ABCD
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexy Khrabrov wrote: > Eric -- thanks for the illumination! :) Now I wonder whether > respecting the x bit can be a configurable option in git, or Windows > native folks can make it such, or you can make it such? Yes, in fact, there is such an optio

Re: Cygwin git and Windows native Git differ on flipping permissions

2009-04-22 Thread Alexy Khrabrov
On Wed, Apr 22, 2009 at 10:32 PM, Eric Blake wrote: > ...the native windows git is compiled with a flag that > states that the x bit is unreliable (which, in general, Windows apps are > so lousy with their handling of the x bit on NTFS, and it is impossible to > track x bit on FAT, is probably the

Re: Cygwin git and Windows native Git differ on flipping permissions

2009-04-22 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Alexy Khrabrov on 4/22/2009 8:17 PM: > -- which come with a Windows-native Git and git-gui. Strangely, the > gui shows that permissions of lots of things changed from 100755 to > 100644.When I agree and add and commit that in the windows

Cygwin git and Windows native Git differ on flipping permissions

2009-04-22 Thread Alexy Khrabrov
I have git working fine under cygwin, and made a repo with it. Now I got GitExtensions, http://sourceforge.net/projects/gitextensions/ http://github.com/spdr870 -- which come with a Windows-native Git and git-gui. Strangely, the gui shows that permissions of lots of things changed from 100755 t