User forums > Using Code::Blocks

c::b changes file mode

(1/2) > >>

erezz:
When I edit src files in c::b, I sometimes see that it changes the file mode. For example:


--- Code: ---old mode 100755
new mode 100644
--- End code ---

How can I disable it?

Thanks,
Erez

erezz:
Anyone?

stahta01:
C::B version?
OS?
OS Version?

Tim S.

oBFusCATed:
Probably linux, but it doesn't matter much, it is obvious that is a some kind of unix.

I guess this happens, because C::B's save is not a typical save operation, but a save-to-temp-and-replace operation.
I guess the new file doesn't have the same permissions as the original.

erezz:
I'm using svn 9455 on Ubuntu 12.04 if it helps.

Navigation

[0] Message Index

[#] Next page

Go to full version