Jump to content

Read-only properties


beingryu

Recommended Posts

Hi, we are evaluating version 4.0; it seems really great so far. You guys did a great job. :)

However we are suffering read-only property issue. We love to work as in so-called SVN-mode, so we checked off 'Update and Checkin operations set files as read-only' option in preferences. But it *inconsistently* sets files as read-only.

Please take an investigation on this issue. Thanks.

Link to comment
Share on other sites

Unfortunately i wasn't able to reproduce the problem as you told :( Could you tell me the detailed step to reproduce it please?

FYI in past, we just messed around read-only property - turned off repeatedly when the property turned back on. After doing it several times the property wasn't turned on anymore.

Link to comment
Share on other sites

Hi beingryu,

Plastic SCM has by default the setting to set files as readonly when checkin/update.

Also, when you change the preference and set it OFF, the files are not set to non-readonly at that moment. So, the following scenario could seem a extrange behavior:

Imagine that you update your workspace with the preference ON, and then you set the preference OFF. The files are not changed at that moment.

After setting OFF the preference, you switch to branch, and only those files that are changed and was written to disk, are written without the readonly preference, so some files are ok (non-readonly), but others are not ok (are still readonly).

If you want to setup all your files in your workspace, you need to re-write all the files in your workspace again (update forced) after change the preference.

Please, could you confirm if this behavior is related with your issue?

Thanks in advance, and best regards.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...