<p>What about removing the write permission on all the files? Something like this in your project directory:</p>
<p>   $ chmod -R a-w * .kde4</p>
<p>This would also prevent changing the Kdev4 project files.</p>
<p>Alvin</p>
<div class="gmail_quote">On Aug 13, 2012 5:17 PM, "Justin Chen" <<a href="mailto:Justin.Nankai@gmail.com">Justin.Nankai@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there,<br>
<br>
I am a big fan of kdevelop which is very convenient to read code in my opinion.<br>
Recently, I am learning a new big system with kdevelop. In order not to modify<br>
the code mistakenly, I just change the source files to be "read only" by using<br>
"Editor->tools->read only mode". However, I can only set one single file to be<br>
'read only' at a time, which is very inconvenient for me. I just wonder whether<br>
it is possible to set all source files to be 'read only' at a time?<br>
<br>
Thanks!<br>
<br>
-Justin<br>
<br>
<br>
_______________________________________________<br>
kdevelop mailing list<br>
<a href="mailto:kdevelop@kdevelop.org">kdevelop@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop</a><br>
</blockquote></div>