Author Topic: Codeblocks should preserve file permissions when saving  (Read 4264 times)

Offline foobar123

  • Multiple posting newcomer
  • *
  • Posts: 17
Codeblocks should preserve file permissions when saving
« on: April 29, 2009, 06:30:21 pm »
When saving a file, Codeblocks apparently resets the file permissions to a default value. This is inconvenient when saving a shell script for example, which should have the execute bit set.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Codeblocks should preserve file permissions when saving
« Reply #1 on: April 29, 2009, 06:40:33 pm »
This has been fixed in revision 5104. Use a nightly build as it affects our last stable release.
Be a part of the solution, not a part of the problem.