News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Codeblocks should preserve file permissions when saving

Started by foobar123, April 29, 2009, 06:30:21 PM

Previous topic - Next topic

foobar123

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.

Biplab

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.