Silent failure to save read-only projects/workspaces

General questions regarding the usage of CodeLite
tankist02
CodeLite Veteran
Posts: 56
Joined: Thu Sep 22, 2011 11:29 pm
Genuine User: Yes
IDE Question: c++
Contact:

Silent failure to save read-only projects/workspaces

Post by tankist02 »

I use Codelite on Linux (Redhat 6.2) 64 bit. All source file, including projects and workspaces, are managed by Perforce. If I don't check out files they are set to read-only mode by Perforce. Then if I change a project or a workspace Codelite silently fails to save my changes. I am wondering if it would be too difficult to add a prompt to overwrite a read-only project/workspace?
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Silent failure to save read-only projects/workspaces

Post by eranif »

tankist02 wrote:I use Codelite on Linux (Redhat 6.2) 64 bit. All source file, including projects and workspaces, are managed by Perforce. If I don't check out files they are set to read-only mode by Perforce. Then if I change a project or a workspace Codelite silently fails to save my changes. I am wondering if it would be too difficult to add a prompt to overwrite a read-only project/workspace?
I agree, this sound like a bug to me.

Please open a ticket at SourceForget http://sourceforge.net/tracker/?group_id=202033

Eran
Make sure you have read the HOW TO POST thread
tankist02
CodeLite Veteran
Posts: 56
Joined: Thu Sep 22, 2011 11:29 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: Silent failure to save read-only projects/workspaces

Post by tankist02 »

Done: Item created successfully. (Artifact 3516661)
Post Reply