Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit » EGit checkout changes file permissions
EGit checkout changes file permissions [message #730309] Wed, 28 September 2011 02:58 Go to previous message
sanpedro666 is currently offline sanpedro666
Messages: 2
Registered: September 2011
Junior Member
Hi,

I am using Eclipse EGit 1.1.0.201109151100-r with Eclipse Indigo on Kubuntu 11.04.

Everything was fine but suddenly an EGit checkout changes the file permissions. After switching a branch via EGit I have a lot of staged files.

'git diff --cached' gives:
diff --git FILENAME_REMOVED
old mode 100755
new mode 100644


Doing a hard reset of the working space with EGit does not solve the problem with changed permissions (which is expected not to work I guess).

This behaviour is independent of the core.filemode setting for git.

When I do a checkout at the shell via 'git checkout -f master' this problem does not occur.

Is this a bug? Can someone help with this issue?

Best regards
 
Read Message
Read Message
Read Message
Previous Topic:Why are all local branches pushed by default?
Next Topic:How to limit users in getting access to the entire Repository
Goto Forum:
  


Current Time: Sun May 19 23:36:33 EDT 2013

Powered by FUDForum. Page generated in 0.01712 seconds