denio7 / egit

Automatically exported from code.google.com/p/egit
0 stars 0 forks source link

Changed permissions on symlinks #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Clone the repository with symlinks, for example
git://github.com/theory/test-simple-js.git
2. Modify any file (not symlink)
3. Perform "Update index" action

What is the expected output? What do you see instead?
Seems permission are changed on all symlinks after that - from 644 to 755
(or vice-versa). Because of that

What version of the product are you using? On what operating system?
Egit: I0.4.0.200904052315:
Ubuntu 8.04
Eclipse Platform : Version: 3.4.2

Please provide any additional information below.
Great work anyway, huge thanks - it makes git usable for usual humans ))

Original issue reported on code.google.com by nickol...@gmail.com on 23 Apr 2009 at 9:09

GoogleCodeExporter commented 8 years ago
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=307560

Original comment by robin.ro...@gmail.com on 13 Jul 2010 at 10:03